forked from aniani/vim
patch 8.2.2892: error message contains random characters
Problem: Error message contains random characters. Solution: Pass the right pointer to error_white_both(). (closes #8272, closes #8263)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2892,
|
||||
/**/
|
||||
2891,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user