1
0
forked from aniani/vim

patch 8.2.2423: missing error message

Problem:    Missing error message.
Solution:   Add the error message.
This commit is contained in:
Bram Moolenaar
2021-01-28 17:56:09 +01:00
parent 1d859e2421
commit 61015162ba
2 changed files with 4 additions and 0 deletions

View File

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