1
0
forked from aniani/vim

patch 9.0.0266: compiler warning for unused argument

Problem:    Compiler warning for unused argument.
Solution:   Add UNUSED.
This commit is contained in:
Bram Moolenaar
2022-08-25 16:16:45 +01:00
parent f80f40a55c
commit 340dafd155
2 changed files with 4 additions and 2 deletions

View File

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