0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.2.4291: error number used twice

Problem:    Error number used twice.
Solution:   Renumber of of the errors.
This commit is contained in:
Bram Moolenaar
2022-02-03 20:09:19 +00:00
parent a8ec4916ca
commit 5658ca343f
2 changed files with 4 additions and 3 deletions

View File

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