1
0
forked from aniani/vim

patch 8.2.4415: function argument name conflicts with C++ keyword

Problem:    Function argument name conflicts with C++ keyword.
Solution:   Rename the argument.
This commit is contained in:
Bram Moolenaar
2022-02-18 13:56:38 +00:00
parent 97b231541d
commit b8fb5bb68d
3 changed files with 10 additions and 8 deletions

View File

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