mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-23 04:39:59 +00:00
Change message.
This commit is contained in:
parent
7948b7d754
commit
79d4028a93
@ -177,7 +177,7 @@ print_rule(rule_t *r)
|
||||
iaddr_str, r->eport, r->packets, r->bytes);
|
||||
break;
|
||||
default:
|
||||
printf("XXX: unknown type: %d\n", r->type);
|
||||
printf("nftables: unknown type: %d\n", r->type);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user