forked from aniani/vim
patch 9.0.1471: warnings for function declarations
Problem: Warnings for function declarations. Solution: Add argument types. (Michael Jarvis, closes #12277)
This commit is contained in:
committed by
Bram Moolenaar
parent
1be4b81bfb
commit
be9624eb47
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1471,
|
||||
/**/
|
||||
1470,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user