mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-31 00:26:48 +00:00
Fix compiler warning.
This commit is contained in:
parent
a39365279c
commit
8fedfdc4ae
@ -64,6 +64,7 @@ add_redirect_rule2(const char * ifname,
|
||||
const char * desc, unsigned int timestamp)
|
||||
{
|
||||
struct nft_rule *r;
|
||||
UNUSED(rhost);
|
||||
UNUSED(timestamp);
|
||||
d_printf(("add redirect rule2(%s, %s, %u, %s, %u, %d, %s)!\n",
|
||||
ifname, rhost, eport, iaddr, iport, proto, desc));
|
||||
|
Loading…
x
Reference in New Issue
Block a user