1
0
forked from aniani/vim

updated for version 7.3.689

Problem:    MzScheme and Lua may use a NULL string.
Solution:   Use an empty string instead of NULL. (Yukihiro Nakadaira)
This commit is contained in:
Bram Moolenaar
2012-10-14 03:41:59 +02:00
parent 7bc4f93c07
commit d04da7cb4a
3 changed files with 6 additions and 2 deletions

View File

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