1
0
forked from aniani/vim

patch 8.2.3119: compiler warning for unused argument

Problem:    Compiler warning for unused argument.
Solution:   Add UNUSED.
This commit is contained in:
Bram Moolenaar
2021-07-07 22:13:08 +02:00
parent 5ede5b231e
commit 6a9e5c69cf
2 changed files with 3 additions and 1 deletions

View File

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