summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_mark_m.c
diff options
context:
space:
mode:
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)
{
}