1
0
forked from aniani/vim

patch 8.2.0471: missing change to compile_list()

Problem:    Missing change to compile_list().
Solution:   Add error message.
This commit is contained in:
Bram Moolenaar
2020-03-28 22:06:23 +01:00
parent 7b1b36b1cb
commit a30590d3e7
2 changed files with 6 additions and 1 deletions

View File

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