1
0
forked from aniani/vim

patch 8.2.0900: function list test fails on MS-Windows

Problem:    Function list test fails on MS-Windows.
Solution:   Make sure the fileformat is "unix"
This commit is contained in:
Bram Moolenaar
2020-06-04 17:19:05 +02:00
parent 30cc44a97f
commit 9155825b24
2 changed files with 4 additions and 3 deletions

View File

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