1
0
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:
zeertzjq
2022-12-09 11:36:36 +00:00
committed by Bram Moolenaar
parent 98aeb2100c
commit ffa4e9b43a
2 changed files with 12 additions and 11 deletions

View File

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