1
0
forked from aniani/vim

patch 8.1.1432: can't build with eval feature

Problem:    Can't build with eval feature.
Solution:   Add missing rename.
This commit is contained in:
Bram Moolenaar
2019-05-30 22:35:18 +02:00
parent c6896e20f8
commit ccd6e3471d
2 changed files with 3 additions and 1 deletions

View File

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