1
0
forked from aniani/vim

patch 8.2.0553: error for unused argument

Problem:    Error for unused argument.
Solution:   Add UNUSED.
This commit is contained in:
Bram Moolenaar
2020-04-12 14:50:26 +02:00
parent 99aaf0ce7c
commit cd630becc8
2 changed files with 3 additions and 1 deletions

View File

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