Style(9) the show_nat() function.
This commit is contained in:
parent
03d4b38d9e
commit
b88a2fe170
@ -5971,7 +5971,8 @@ table_handler(int ac, char *av[])
|
||||
}
|
||||
|
||||
static void
|
||||
show_nat(int ac, char **av) {
|
||||
show_nat(int ac, char **av)
|
||||
{
|
||||
struct cfg_nat *n;
|
||||
struct cfg_redir *e;
|
||||
int cmd, i, nbytes, do_cfg, do_rule, frule, lrule, nalloc, size;
|
||||
|
Loading…
Reference in New Issue
Block a user