forked from aniani/vim
patch 8.2.1751: using 2 where bool is expected may throw an error
Problem: Using 2 where bool is expected may throw an error. Solution: Make this backwards compatible.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1751,
|
||||
/**/
|
||||
1750,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user