1
0
forked from aniani/vim

updated for version 7.3.1126

Problem:    Compiler warning for unitialized variable. (Tony Mechelynck)
Solution:   Assign something to the variable.
This commit is contained in:
Bram Moolenaar
2013-06-05 21:23:39 +02:00
parent 973fced763
commit c19b4b50a8
2 changed files with 3 additions and 0 deletions

View File

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