1
0
forked from aniani/vim

patch 8.2.0424: checking for wrong return value

Problem:    Checking for wrong return value. (Tom)
Solution:   Invert the check and fix the test.
This commit is contained in:
Bram Moolenaar
2020-03-22 13:44:28 +01:00
parent ce436de5a9
commit 97acfc781b
3 changed files with 16 additions and 7 deletions

View File

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