comparison src/version.c @ 6477:0b245c8dbd19 v7.4.567

updated for version 7.4.567 Problem: Non-ascii vertical separater characters are always redrawn. Solution: Compare only the one byte that's stored. (Thiago Padilha)
author Bram Moolenaar <bram@vim.org>
date Wed, 07 Jan 2015 19:04:28 +0100
parents a88d4dc02bf4
children 747cbac7047b
comparison
equal deleted inserted replaced
6476:11d78e58a487 6477:0b245c8dbd19
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 567,
744 /**/ 746 /**/
745 566, 747 566,
746 /**/ 748 /**/
747 565, 749 565,
748 /**/ 750 /**/