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:
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3882,
|
||||
/**/
|
||||
3881,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user