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:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
373,
|
||||
/**/
|
||||
372,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user