forked from aniani/vim
patch 8.2.4898: Coverity complains about pointer usage
Problem: Coverity complains about pointer usage. Solution: Move code for increment/decerment.
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4898,
|
||||
/**/
|
||||
4897,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user