1
0
forked from aniani/vim

patch 8.1.0051: MS-Windows: missing #endif

Problem:    MS-Windows: missing #endif.
Solution:   Add the #endif.
This commit is contained in:
Bram Moolenaar
2018-06-12 21:11:12 +02:00
parent 493359eb3b
commit 79c6b51e40
2 changed files with 3 additions and 0 deletions

View File

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