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:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1342,
|
||||
/**/
|
||||
1341,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user