1
0
forked from aniani/vim

patch 8.2.0375: Coverity warning for not using return value

Problem:    Coverity warning for not using return value.
Solution:   Move error message to separate function.
This commit is contained in:
Bram Moolenaar
2020-03-13 14:34:38 +01:00
parent 8a677a37d0
commit 8210693795
2 changed files with 29 additions and 21 deletions

View File

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