summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_standard.c
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2002-08-24 13:26:34 +0000
committerBart De Schuymer <bdschuym@pandora.be>2002-08-24 13:26:34 +0000
commitc9b5293ebf463f563976d1493f2c933f04a34e91 (patch)
treefc22d14c1e1169a1e71025e007581453ea46d657 /extensions/ebt_standard.c
parentc34f467b183e2c1d42fa62fb449fe11985eaee62 (diff)
trivial change
Diffstat (limited to 'extensions/ebt_standard.c')
-rw-r--r--extensions/ebt_standard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/ebt_standard.c b/extensions/ebt_standard.c
index 01f5b8c..cd34b56 100644
--- a/extensions/ebt_standard.c
+++ b/extensions/ebt_standard.c
@@ -27,7 +27,7 @@ static int parse(int c, char **argv, int argc, const struct ebt_u_entry *entry,
static void final_check(const struct ebt_u_entry *entry,
const struct ebt_entry_target *target, const char *name,
- unsigned int hook_mask, unsigned int time)
+ unsigned int hookmask, unsigned int time)
{
}