1
0
forked from aniani/vim

patch 7.4.1397

Problem:    Sort test fails on MS-Windows.
Solution:   Correct the compare function.
This commit is contained in:
Bram Moolenaar
2016-02-22 23:50:28 +01:00
parent 1daae446e5
commit 0bb6108eb4
2 changed files with 4 additions and 2 deletions

View File

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