forked from aniani/vim
patch 8.2.4101: warning for unused argument in tiny version
Problem: Warning for unused argument in tiny version. Solution: Add "UNUSED".
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4101,
|
||||
/**/
|
||||
4100,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user