1
0
forked from aniani/vim

updated for version 7.4.354

Problem:    Compiler warning.
Solution:   Change NUL to NULL. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2014-07-03 22:54:08 +02:00
parent 86b17e914f
commit b8b57460f0
2 changed files with 3 additions and 1 deletions

View File

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