forked from aniani/vim
patch 8.2.0545: unused arguments ignored in non-standard way
Problem: Unused arguments ignored in non-standard way. Solution: Add UNUSED instead of (void).
This commit is contained in:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
545,
|
||||
/**/
|
||||
544,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user