1
0
forked from aniani/vim

patch 8.2.4022: two error messages in the wrong file

Problem:    Two error messages in the wrong file.
Solution:   Use the error message from errors.h.
This commit is contained in:
Bram Moolenaar
2022-01-06 21:41:11 +00:00
parent 2ef01d929d
commit 11de43d2d4
3 changed files with 6 additions and 4 deletions

View File

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