1
0
forked from aniani/vim

patch 9.0.1153: build error with some compilers

Problem:    Build error with some compilers.
Solution:   Clear pointer the right way.
This commit is contained in:
Bram Moolenaar
2023-01-06 18:59:08 +00:00
parent 94674f2223
commit 7d4d87ba89
2 changed files with 3 additions and 1 deletions

View File

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