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/include/ebtables_u.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'userspace/ebtables2/include') diff --git a/userspace/ebtables2/include/ebtables_u.h b/userspace/ebtables2/include/ebtables_u.h index e63cc45..b725625 100644 --- a/userspace/ebtables2/include/ebtables_u.h +++ b/userspace/ebtables2/include/ebtables_u.h @@ -276,7 +276,7 @@ void __ebt_print_error(char *format, ...); /* communication.c */ int ebt_get_table(struct ebt_u_replace *repl, int init); -void ebt_deliver_counters(struct ebt_u_replace *repl, int exec_style); +void ebt_deliver_counters(struct ebt_u_replace *repl); void ebt_deliver_table(struct ebt_u_replace *repl); /* useful_functions.c */ -- cgit v1.2.3