forked from aniani/vim
patch 8.2.3447: a couple of declarations are not ANSI C
Problem: A couple of declarations are not ANSI C. Solution: Put argument type inside (). (Yegappan Lakshmanan, closes #8890)
This commit is contained in:
committed by
Bram Moolenaar
parent
820d5525ca
commit
d2b98ab4ec
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3447,
|
||||
/**/
|
||||
3446,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user