forked from aniani/vim
patch 9.0.1038: function name does not match what it is used for
Problem: Function name does not match what it is used for. Solution: Include the modifier in the name. (closes #11679)
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1038,
|
||||
/**/
|
||||
1037,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user