1
0
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:
Bram Moolenaar
2016-08-08 23:26:51 +02:00
parent 36d1c0fef4
commit 7547a78446
2 changed files with 10 additions and 4 deletions

View File

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