1
0
forked from aniani/vim

patch 8.2.3436: check for optional bool type has confusing return type

Problem:    Check for optional bool type has confusing return type.
Solution:   Explicitly return OK.
This commit is contained in:
Bram Moolenaar
2021-09-13 21:36:27 +02:00
parent b1b6f4de2b
commit a29856fcdc
2 changed files with 7 additions and 3 deletions

View File

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