1
0
forked from aniani/vim

patch 7.4.1427

Problem:    Trailing comma in enums is not ANSI C.
Solution:   Remove the trailing commas.
This commit is contained in:
Bram Moolenaar
2016-02-27 15:21:32 +01:00
parent 187db50d04
commit 43acbce1bb
3 changed files with 4 additions and 2 deletions

View File

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