1
0
forked from aniani/vim

patch 8.1.1836: inaccurate memory estimate for Amiga-like OS

Problem:    Inaccurate memory estimate for Amiga-like OS.
Solution:   Adjust #ifdef for AvailMem(). (Ola Söder, closes #4797)
This commit is contained in:
Bram Moolenaar
2019-08-10 14:54:20 +02:00
parent fd8ca21b3f
commit a9ab391a3a
2 changed files with 3 additions and 1 deletions

View File

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