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:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
885,
|
||||
/**/
|
||||
884,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user