1
0
forked from aniani/vim

patch 8.2.1745: tiny version doesn't build

Problem:    Tiny version doesn't build.
Solution:   Add dummy ex_var() function.
This commit is contained in:
Bram Moolenaar
2020-09-26 15:20:42 +02:00
parent 30fd8204ce
commit d47f50b331
2 changed files with 3 additions and 0 deletions

View File

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