Browse Source

fixed spaces in print functions and loops for iptables-save

pull/9/head
Stefan Schwarz 8 years ago
parent
commit
000887ce9d
  1. 1
      src/libxt_ts3init_get_cookie.c

1
src/libxt_ts3init_get_cookie.c

@ -129,4 +129,3 @@ static __attribute__((constructor)) void ts3init_mt_ldr(void) @@ -129,4 +129,3 @@ static __attribute__((constructor)) void ts3init_mt_ldr(void)
{
xtables_register_matches(ts3init_mt_reg, ARRAY_SIZE(ts3init_mt_reg));
}

Loading…
Cancel
Save