1
0
forked from aniani/vim

patch 8.2.3882: more duplicated code in f_getreginfo()

Problem:    More duplicated code in f_getreginfo().
Solution:   Also use getreg_get_regname(). (closes #9398)
This commit is contained in:
zeertzjq
2021-12-24 12:02:43 +00:00
committed by Bram Moolenaar
parent 6073f13f55
commit d3f00f54bf
2 changed files with 8 additions and 18 deletions

View File

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