0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 8.1.2068: test for SafeState and SafeStateAgain may fail

Problem:    Test for SafeState and SafeStateAgain may fail.
Solution:   Accept more possible responses
This commit is contained in:
Bram Moolenaar
2019-09-22 23:03:58 +02:00
parent cadbe1b1fb
commit 513537bfff
2 changed files with 5 additions and 2 deletions

View File

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