1
0
forked from aniani/vim

patch 8.2.0032: MS-Windows: test for blank job fails

Problem:    MS-Windows: test for blank job fails
Solution:   Check before escaping.
This commit is contained in:
Bram Moolenaar
2019-12-22 18:28:51 +01:00
parent ba0a7475c5
commit 7c2a2f869b
3 changed files with 6 additions and 3 deletions

View File

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