1
0
forked from aniani/vim

patch 9.0.1342: MS-Windows: linking may fail with space in directory name

Problem:    MS-Windows: linking may fail with space in directory name.
Solution:   Add quotes. (closes #12050)
This commit is contained in:
zhihaoy
2023-02-23 12:36:22 +00:00
committed by Bram Moolenaar
parent 4ee083e7f9
commit 3e2d5385ed
2 changed files with 6 additions and 4 deletions

View File

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