1
0
forked from aniani/vim

updated for version 7.3.1022

Problem:    Compiler warning for shadowed variable. (John Little)
Solution:   Move declaration, rename variables.
This commit is contained in:
Bram Moolenaar
2013-05-26 14:54:12 +02:00
parent 3f1682e808
commit 7cd4d9c17c
2 changed files with 94 additions and 81 deletions

View File

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