commit | 83a1b0f18f1897a1fdafa64d64d9f78d9b17d980 | [log] [tgz] |
---|---|---|
author | Bart De Schuymer <bdschuym@pandora.be> | Wed Sep 28 19:36:17 2005 +0000 |
committer | Bart De Schuymer <bdschuym@pandora.be> | Wed Sep 28 19:36:17 2005 +0000 |
tree | eb704aa9c116220a9f5211e9f220a097edc9858c | |
parent | 005f638494e5e5c07b0252538d4566d373962f4e [diff] [blame] |
cleanup
diff --git a/communication.c b/communication.c index 33aa98d..f9f173b 100644 --- a/communication.c +++ b/communication.c
@@ -297,7 +297,7 @@ /* Gets executed after ebt_deliver_table. Delivers the counters to the kernel * and resets the counterchanges to CNT_NORM */ -void ebt_deliver_counters(struct ebt_u_replace *u_repl, int exec_style) +void ebt_deliver_counters(struct ebt_u_replace *u_repl) { struct ebt_counter *old, *new, *newcounters; socklen_t optlen;