1
0
forked from aniani/vim

patch 8.1.1745: compiler warning for unused argument

Problem:    Compiler warning for unused argument.
Solution:   Add UNUSED.  Change comments to new style.
This commit is contained in:
Bram Moolenaar
2019-07-24 19:00:36 +02:00
parent 07d1356648
commit 1f164b1968
2 changed files with 66 additions and 69 deletions

View File

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