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:
committed by
Bram Moolenaar
parent
a9173d06f7
commit
37f341d723
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3498,
|
||||
/**/
|
||||
3497,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user