1
0
forked from aniani/vim

patch 8.2.3172: MzScheme test fails

Problem:    MzScheme test fails. (Christian Brabandt)
Solution:   Correct function name.
This commit is contained in:
Bram Moolenaar
2021-07-16 10:39:28 +02:00
parent f5f1b59d3b
commit 20c370d9f2
2 changed files with 3 additions and 1 deletions

View File

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