0
0
mirror of https://github.com/vim/vim.git synced 2025-10-17 07:44:28 -04:00

patch 9.0.1509: error message lacks mentioning the erroneous argument

Problem:    Error message lacks mentioning the erroneous argument.
Solution:   Specify the argument that the error is for.
This commit is contained in:
Bram Moolenaar
2023-05-05 22:12:22 +01:00
parent f2588b6fc9
commit 2391954036
3 changed files with 4 additions and 1 deletions

View File

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