1
0
forked from aniani/vim

patch 8.2.5083: autocmd test still fails on MS-Windows

Problem:    Autocmd test still fails on MS-Windows.
Solution:   Change backward to forward slashes.
This commit is contained in:
Bram Moolenaar
2022-06-12 23:26:50 +01:00
parent 9397423985
commit db77c49401
2 changed files with 3 additions and 4 deletions

View File

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