1
0
forked from aniani/vim

updated for version 7.4.581

Problem:    Compiler warnings for unitinialized variables. (John Little)
Solution:   Initialize the variables.
This commit is contained in:
Bram Moolenaar
2015-01-18 14:08:56 +01:00
parent 164f3269b1
commit 7cbc703fdc
2 changed files with 5 additions and 2 deletions

View File

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