1
0
forked from aniani/vim

patch 8.2.3498: recover test may fail on some systems

Problem:    Recover test may fail on some systems.
Solution:   Adjust the little endian and 64 bit detection. (James McCoy,
            closes #8941)
This commit is contained in:
James McCoy
2021-10-11 21:04:37 +01:00
committed by Bram Moolenaar
parent a9173d06f7
commit 37f341d723
2 changed files with 7 additions and 3 deletions

View File

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