commit | d415d269130b233c0f198c75cc159bee721aa55c | [log] [tgz] |
---|---|---|
author | ola.soder@axis.com <ola.soder@axis.com> | Wed Jun 23 22:05:27 2021 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jun 23 22:05:27 2021 +0200 |
tree | 3d0bf3b295ed290b4000a9e726a6fed39cfbce67 | |
parent | 6738fd2000f0bea4d40f4a8651e0e1f4b0503bb3 [diff] [blame] |
patch 8.2.3043: Amiga: cannot get the shell size on MorphOS and AROS Problem: Amiga: cannot get the shell size on MorphOS and AROS. Solution: Use control sequences. (Ola Söder, closes #8438)
diff --git a/src/version.c b/src/version.c index 1ec8342..b49d4c2 100644 --- a/src/version.c +++ b/src/version.c
@@ -756,6 +756,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3043, +/**/ 3042, /**/ 3041,