1
0
forked from aniani/vim

patch 8.1.1632: build with EXITFREE but without +arabic fails

Problem:    Build with EXITFREE but without +arabic fails.
Solution:   Rename the function and adjust #ifdefs. (closes #4613)
This commit is contained in:
Bram Moolenaar
2019-07-04 20:26:21 +02:00
parent 4e038571aa
commit 48ac671fe5
4 changed files with 15 additions and 11 deletions

View File

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