forked from aniani/vim
patch 7.4.2187
Problem: glob2regpat test fails on Windows. Solution: Remove the checks that use backslashes.
This commit is contained in:
@@ -763,6 +763,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2187,
|
||||
/**/
|
||||
2186,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user