1
0
forked from aniani/vim

patch 8.2.4827: typo in variable name

Problem:    Typo in variable name. (Gabriel Dupras)
Solution:   Rename the variable.
This commit is contained in:
Bram Moolenaar
2022-04-25 18:59:25 +01:00
parent 1f435dafff
commit 87f74106f9
2 changed files with 7 additions and 5 deletions

View File

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