1
0
forked from aniani/vim

patch 8.1.2267: compiler warning for uninitialized variable

Problem:    Compiler warning for uninitialized variable. (Tony Mechelynck)
Solution:   Rearrange the code.
This commit is contained in:
Bram Moolenaar
2019-11-06 23:26:20 +01:00
parent f8b036bcae
commit 3b991527e8
2 changed files with 6 additions and 3 deletions

View File

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