From 83a1b0f18f1897a1fdafa64d64d9f78d9b17d980 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Wed, 28 Sep 2005 19:36:17 +0000 Subject: cleanup --- include/ebtables_u.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/ebtables_u.h b/include/ebtables_u.h index e63cc45..b725625 100644 --- a/include/ebtables_u.h +++ b/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