1
0
forked from aniani/vim

patch 8.2.0879: compiler warning for unused function argument

Problem:    Compiler warning for unused function argument.
Solution:   Add UNUSED.
This commit is contained in:
Bram Moolenaar
2020-06-01 18:56:03 +02:00
parent 85629985b7
commit f9ca08e95f
2 changed files with 3 additions and 1 deletions

View File

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