1
0
forked from aniani/vim

patch 9.0.0523: more compiler warnings for arguments in small version

Problem:    more compiler warnings for arguments in small version
Solution:   Adjust #ifdefs.
This commit is contained in:
Bram Moolenaar
2022-09-20 21:09:42 +01:00
parent f64b75b1d9
commit 2d2e25b3e3
2 changed files with 10 additions and 1 deletions

View File

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