1
0
forked from aniani/vim

patch 8.2.1715: Motif GUI: commented out code missed {}

Problem:    Motif GUI: commented out code missed {}.
Solution:   Add {} and reenable the code. (similar to #6989)
This commit is contained in:
Bram Moolenaar
2020-09-20 21:13:27 +02:00
parent 8902b31f1b
commit 26cd3063b2
2 changed files with 4 additions and 2 deletions

View File

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