1
0
forked from aniani/vim

patch 8.2.0545: unused arguments ignored in non-standard way

Problem:    Unused arguments ignored in non-standard way.
Solution:   Add UNUSED instead of (void).
This commit is contained in:
Bram Moolenaar
2020-04-11 21:42:48 +02:00
parent 880e4d9117
commit d19a8f97ad
2 changed files with 20 additions and 36 deletions

View File

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