1
0
forked from aniani/vim

patch 8.1.0718: a couple compiler warnings

Problem:    A couple compiler warnings.
Solution:   Rename shadowed variables.  Add UNUSED.
This commit is contained in:
Bram Moolenaar
2019-01-11 14:10:03 +01:00
parent 6b7b7190aa
commit 402385a7f2
2 changed files with 9 additions and 5 deletions

View File

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