1
0
forked from aniani/vim

patch 8.2.4654: missing changes for import check

Problem:    Missing changes for import check.
Solution:   Add missing changes.
This commit is contained in:
Bram Moolenaar
2022-03-31 11:51:21 +01:00
parent 4dea2d92e4
commit 49d008d96b
2 changed files with 10 additions and 1 deletions

View File

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