forked from aniani/vim
patch 9.0.1496: test restoring register with wrong value
Problem: Test restoring register with wrong value. Solution: Correct name of variable. (closes #12310)
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1496,
|
||||
/**/
|
||||
1495,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user