1
0
forked from aniani/vim

patch 7.4.2054

Problem:    Wrong part of #ifdef removed.
Solution:   Use the right part. (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2016-07-16 21:52:46 +02:00
parent 87776a1ac1
commit b2b050ab16
2 changed files with 3 additions and 21 deletions

View File

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