1
0
forked from aniani/vim

updated for version 7.3.884

Problem:    Compiler warning for variable shadowing another. (John Little)
Solution:   Rename the variable. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-04-06 14:30:40 +02:00
parent 25a6df90df
commit 2a66a07b29
2 changed files with 7 additions and 5 deletions

View File

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