1
0
forked from aniani/vim

patch 8.2.0460: build failure because of wrong feature name

Problem:    Build failure because of wrong feature name.
Solution:   Correct feature name.
This commit is contained in:
Bram Moolenaar
2020-03-26 23:13:34 +01:00
parent 15c476023f
commit bd5e622bfa
2 changed files with 4 additions and 2 deletions

View File

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