1
0
forked from aniani/vim

updated for version 7.4.334

Problem:    Unitialized variables, causing some problems.
Solution:   Initialize the variables. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2014-06-18 21:20:11 +02:00
parent de993ea629
commit deae0f2566
3 changed files with 7 additions and 5 deletions

View File

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