1
0
forked from aniani/vim

patch 8.2.3044: Amiga MorphOS and AROS: process ID is not valid

Problem:    Amiga MorphOS and AROS: process ID is not valid.
Solution:   Use FindTask to return something which is unique to all processes.
            (Ola Söder, closes #8444)
This commit is contained in:
ola.soder@axis.com
2021-06-24 18:50:30 +02:00
committed by Bram Moolenaar
parent d415d26913
commit 3a62b14077
2 changed files with 4 additions and 2 deletions

View File

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