1
0
forked from aniani/vim

patch 9.0.1102: complicated use of #ifdef

Problem:    Complicated use of #ifdef.
Solution:   Simplify #ifdef use. (Ken Takata, closes #11745)
This commit is contained in:
K.Takata
2022-12-26 14:46:51 +00:00
committed by Bram Moolenaar
parent b536540ab3
commit a7fbaa43b7
2 changed files with 4 additions and 4 deletions

View File

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