forked from aniani/vim
patch 8.2.4569: Coverity warning for not using a return value
Problem: Coverity warning for not using a return value. Solution: Add "(void)".
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4569,
|
||||
/**/
|
||||
4568,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user