1
0
forked from aniani/vim

patch 8.2.2557: compiler warning for shadowd variable

Problem:    Compiler warning for shadowd variable.
Solution:   Declare "p" only once.
This commit is contained in:
Bram Moolenaar
2021-02-27 23:39:22 +01:00
parent 0a84284e60
commit 087b5ff35d
2 changed files with 2 additions and 2 deletions

View File

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