forked from aniani/vim
patch 8.1.0210: still a few K&R function declarations
Problem: Still a few K&R function declarations. Solution: Use ANSI function declarations (Hirohito Higashi)
This commit is contained in:
@@ -793,6 +793,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
210,
|
||||
/**/
|
||||
209,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user