1
0
forked from aniani/vim

patch 8.1.1085: compiler warning for possibly uninitialized variable

Problem:    Compiler warning for possibly uninitialized variable. (Tony
            Mechelynck)
Solution:   Make conditions more logical.
This commit is contained in:
Bram Moolenaar
2019-03-30 18:25:39 +01:00
parent aff749145e
commit bd9bf266fc
2 changed files with 17 additions and 10 deletions

View File

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