1
0
forked from aniani/vim

updated for version 7.4.259

Problem:    Warning for misplaced "const".
Solution:   Move the "const". (Yukihiro Nakadaira)
This commit is contained in:
Bram Moolenaar
2014-04-23 12:52:40 +02:00
parent c8836f7025
commit 62f167f716
2 changed files with 3 additions and 1 deletions

View File

@@ -734,6 +734,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
259,
/**/
258,
/**/