1
0
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:
Bram Moolenaar
2018-07-25 19:49:45 +02:00
parent b6c8cd8dc3
commit 6f8d2ac6f1
4 changed files with 6 additions and 11 deletions

View File

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