1
0
forked from aniani/vim

patch 8.2.0393: Coverity warns for not using return value

Problem:    Coverity warns for not using return value.
Solution:   Add (void).
This commit is contained in:
Bram Moolenaar
2020-03-16 20:07:16 +01:00
parent 56cb337872
commit c030063329
2 changed files with 9 additions and 6 deletions

View File

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