1
0
forked from aniani/vim

patch 8.2.0373: type of term_sendkeys() is unknown

Problem:    Type of term_sendkeys() is unknown.
Solution:   Just return zero. (closes #5762)
This commit is contained in:
Bram Moolenaar
2020-03-11 19:30:01 +01:00
parent 66b98854d8
commit 3a05ce63fe
3 changed files with 8 additions and 3 deletions

View File

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