1
0
forked from aniani/vim

updated for version 7.4.283

Problem:    Compiler warning about unused variable. (Charles Cooper)
Solution:   Move the variable inside the #if block.
This commit is contained in:
Bram Moolenaar
2014-05-09 20:33:04 +02:00
parent b7547420a4
commit d442ec7fe2
2 changed files with 4 additions and 1 deletions

View File

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