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/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 @@ /* 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 */