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:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1102,
|
||||
/**/
|
||||
1101,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user