1
0
forked from aniani/vim

patch 9.0.0420: function went missing

Problem:    Function went missing.
Solution:   Add the function back.
This commit is contained in:
Bram Moolenaar
2022-09-08 20:49:22 +01:00
parent 169003289f
commit c572ad508f
2 changed files with 23 additions and 0 deletions

View File

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