1
0
forked from aniani/vim

patch 8.2.1699: build failure due to missing error message

Problem:    Build failure due to missing error message.
Solution:   Add error message.
This commit is contained in:
Bram Moolenaar
2020-09-16 21:41:53 +02:00
parent a187c43cfe
commit 916911f598
2 changed files with 4 additions and 0 deletions

View File

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