0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.0749: error message contains garbage

Problem:    Error message contains garbage. (Dominique Pelle)
Solution:   Use correct pointer to failed expression.
This commit is contained in:
Bram Moolenaar
2019-01-14 22:53:31 +01:00
parent 1be45b2ea7
commit 6acc79f5d4
2 changed files with 4 additions and 1 deletions

View File

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