1
0
forked from aniani/vim

patch 8.2.4732: duplicate code to free fuzzy matches

Problem:    Duplicate code to free fuzzy matches.
Solution:   Bring back fuzmatch_str_free().
This commit is contained in:
Bram Moolenaar
2022-04-10 18:09:06 +01:00
parent db0ea7f2b0
commit c6e0a5e98c
4 changed files with 21 additions and 11 deletions

View File

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