1
0
forked from aniani/vim

patch 9.0.0885: informational message has an error message number

Problem:    Informational message has an error message number.
Solution:   Use a message without an error number. (closes #11530)
This commit is contained in:
Bram Moolenaar
2022-11-15 13:57:38 +00:00
parent cdeb65729d
commit b53a190e9f
2 changed files with 4 additions and 4 deletions

View File

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