1
0
forked from aniani/vim

patch 8.0.1347: MS-Windows: build broken by misplaced curly

Problem:    MS-Windows: build broken by misplaced curly.
Solution:   Move curly after #endif
This commit is contained in:
Bram Moolenaar
2017-11-26 17:08:03 +01:00
parent a3571ebef5
commit e0aa23f7e3
2 changed files with 3 additions and 1 deletions

View File

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