1
0
forked from aniani/vim

updated for version 7.3.578

Problem:    Misplaced declaration.
Solution:   Move declaration to start of block.
This commit is contained in:
Bram Moolenaar
2012-06-29 16:19:50 +02:00
parent 11b73d668f
commit f27839c1a9
2 changed files with 5 additions and 3 deletions

View File

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