1
0
forked from aniani/vim

patch 8.2.2981: recovery test is not run on big-endian systems

Problem:    Recovery test is not run on big-endian systems.
Solution:   Make it work on big-endian systems. (James McCoy, closes #8368)
This commit is contained in:
James McCoy
2021-06-12 14:05:41 +02:00
committed by Bram Moolenaar
parent 0b71955552
commit 6654ca702c
2 changed files with 88 additions and 87 deletions

View File

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