From 8e9ebd32fc1986b892ffb59968b90b7b97438b2b Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Wed, 28 Sep 2005 19:36:17 +0000 Subject: cleanup --- userspace/ebtables2/communication.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userspace/ebtables2/communication.c') diff --git a/userspace/ebtables2/communication.c b/userspace/ebtables2/communication.c index 33aa98d..f9f173b 100644 --- a/userspace/ebtables2/communication.c +++ b/userspace/ebtables2/communication.c @@ -297,7 +297,7 @@ close_file: /* 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; -- cgit v1.2.3