1
0
forked from aniani/vim

patch 8.2.2019: swap file test fails on MS-Windows

Problem:    Swap file test fails on MS-Windows.
Solution:   Add four to the process ID. (Ken Takata, closes #7333)
This commit is contained in:
Bram Moolenaar
2020-11-20 09:10:15 +01:00
parent 2ea95b61f4
commit 80d868ec25
2 changed files with 5 additions and 2 deletions

View File

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