1
0
forked from aniani/vim

patch 8.1.0206: duplicate test function name

Problem:    Duplicate test function name.
Solution:   Rename both functions.
This commit is contained in:
Bram Moolenaar
2018-07-23 04:49:23 +02:00
parent 9cf4b5005f
commit cd96eef3a8
3 changed files with 5 additions and 3 deletions

View File

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