1
0
forked from aniani/vim

patch 8.2.0990: Using duplicate error number

Problem:    Using duplicate error number.
Solution:   Use an unused error number.  Add a test for it.
This commit is contained in:
Bram Moolenaar
2020-06-16 22:27:39 +02:00
parent a6e8bf2d89
commit a1bc6f1293
3 changed files with 4 additions and 2 deletions

View File

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