1
0
forked from aniani/vim

patch 8.2.3183: duplicate error numbers

Problem:    Duplicate error numbers.
Solution:   Adjust the error numbers.
This commit is contained in:
Bram Moolenaar
2021-07-19 10:38:49 +02:00
parent 885971e2f5
commit 98c2eaed27
3 changed files with 7 additions and 5 deletions

View File

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