summaryrefslogtreecommitdiffstats
path: root/include/ebtables_u.h
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2005-09-28 19:36:17 +0000
committerBart De Schuymer <bdschuym@pandora.be>2005-09-28 19:36:17 +0000
commit83a1b0f18f1897a1fdafa64d64d9f78d9b17d980 (patch)
treeeb704aa9c116220a9f5211e9f220a097edc9858c /include/ebtables_u.h
parent005f638494e5e5c07b0252538d4566d373962f4e (diff)
cleanup
Diffstat (limited to 'include/ebtables_u.h')
-rw-r--r--include/ebtables_u.h2
1 files changed, 1 insertions, 1 deletions
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 */