1
0
forked from aniani/vim

patch 8.1.0012: misplaced #endif

Problem:    Misplaced #endif.
Solution:   Move the #endif to after the expression. (David Binderman)
This commit is contained in:
Bram Moolenaar
2018-05-21 13:39:40 +02:00
parent f88a5bc102
commit 1f131aee0e
2 changed files with 3 additions and 1 deletions

View File

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