1
0
forked from aniani/vim

patch 8.2.0579: Coverity warns for unused value

Problem:    Coverity warns for unused value.
Solution:   Change order and use "else if".
This commit is contained in:
Bram Moolenaar
2020-04-14 20:56:31 +02:00
parent 6c2b7b8055
commit 4d5d0dfe94
2 changed files with 6 additions and 3 deletions

View File

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