forked from aniani/vim
patch 9.0.1043: macro has confusing name and is duplicated
Problem: Macro has confusing name and is duplicated. Solution: Use one macro with an understandable name. (closes #11686)
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1043,
|
||||
/**/
|
||||
1042,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user