1
0
forked from aniani/vim

patch 8.2.1630: terminal test fails

Problem:    Terminal test fails.
Solution:   Correct argument to term_start().  Correct error number.
This commit is contained in:
Bram Moolenaar
2020-09-06 21:13:00 +02:00
parent 63969ef07e
commit c98cdb3bc9
3 changed files with 5 additions and 3 deletions

View File

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