1
0
forked from aniani/vim

updated for version 7.3.045

Problem:    Compiler warning for uninitialized variable.
Solution:   Initialize the variable always.
This commit is contained in:
Bram Moolenaar
2010-10-27 17:39:05 +02:00
parent ee236d0d19
commit b3ae56cf2b
2 changed files with 3 additions and 1 deletions

View File

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