1
0
forked from aniani/vim

patch 8.0.0046

Problem:    Using NUL instead of NULL.
Solution:   Change to NULL. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2016-10-21 20:35:37 +02:00
parent bb09ceb954
commit 7756e7465d
3 changed files with 5 additions and 3 deletions

View File

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