1
0
forked from aniani/vim

patch 8.2.3286: win_enter_ext() has too many boolean arguments

Problem:    win_enter_ext() has too many boolean arguments.
Solution:   use one flags argument with defined values.
This commit is contained in:
Bram Moolenaar
2021-08-04 20:26:19 +02:00
parent dd097bdc13
commit d61f2f772a
2 changed files with 28 additions and 20 deletions

View File

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