1
0
forked from aniani/vim

patch 8.2.0505: term_getty() not sufficiently tested

Problem:    term_getty() not sufficiently tested.
Solution:   Add more asserts. (Dominique Pelle, closes #5877)
This commit is contained in:
Bram Moolenaar
2020-04-03 12:56:17 +02:00
parent 3cca299520
commit 01603a9970
2 changed files with 45 additions and 10 deletions

View File

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