1
0
forked from aniani/vim

patch 9.0.1459: typo in name of type

Problem:    Typo in name of type.
Solution:   Change funccal_T to funccall_T. (closes #12265)
This commit is contained in:
zeertzjq
2023-04-16 20:53:55 +01:00
committed by Bram Moolenaar
parent a77670726e
commit e7d49465a4
6 changed files with 10 additions and 8 deletions

View File

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