1
0
forked from aniani/vim

patch 8.2.3724: build error for missing error message in small build

Problem:    Build error for missing error message in small build.
Solution:   Correct #ifdef.
This commit is contained in:
Bram Moolenaar
2021-12-02 20:44:42 +00:00
parent acdc911e4e
commit 021ef351c2
2 changed files with 4 additions and 0 deletions

View File

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