forked from aniani/vim
patch 8.2.4437: vartabs test fails on MS-Windows
Problem: Vartabs test fails on MS-Windows. Solution: Use iso8859-1 'encoding'. (Ken Takata, closes #9818)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4437,
|
||||
/**/
|
||||
4436,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user