summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_mark_m.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_mark_m.c
parentc34f467b183e2c1d42fa62fb449fe11985eaee62 (diff)
trivial change
Diffstat (limited to 'extensions/ebt_mark_m.c')
-rw-r--r--extensions/ebt_mark_m.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/ebt_mark_m.c b/extensions/ebt_mark_m.c
index 9ecb07e..14b2540 100644
--- a/extensions/ebt_mark_m.c
+++ b/extensions/ebt_mark_m.c
@@ -64,7 +64,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_match *match, const char *name,
- unsigned int hook_mask, unsigned int time)
+ unsigned int hookmask, unsigned int time)
{
}