1
0
forked from aniani/vim

patch 8.0.1729: no comma after last enum item

Problem:    No comma after last enum item.
Solution:   Add a few commas to check if this works for all compilers.  Also
            add a few // comments.
This commit is contained in:
Bram Moolenaar
2018-04-17 20:14:39 +02:00
parent 1feab2b9cc
commit ea3ece405a
2 changed files with 29 additions and 27 deletions

View File

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