patch 8.2.3412: Vim9: importing the wrong file

Problem:    Vim9: importing the wrong file.
Solution:   Correct the file name.  Delete the file afterwards.
This commit is contained in:
Bram Moolenaar
2021-09-07 22:35:34 +02:00
parent 6853c38b78
commit af2d5d2ce2
2 changed files with 5 additions and 2 deletions

View File

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