1
0
forked from aniani/vim

patch 7.4.1566

Problem:    Compiler warning for shadowed variable. (Kazunobu Kuriyama)
Solution:   Remove the inner one.
This commit is contained in:
Bram Moolenaar
2016-03-15 13:09:53 +01:00
parent f155196444
commit 4f118be2bb
2 changed files with 2 additions and 2 deletions

View File

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