summaryrefslogtreecommitdiffstats
path: root/extensions/ebt_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/ebt_log.c')
-rw-r--r--extensions/ebt_log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/ebt_log.c b/extensions/ebt_log.c
index 4232bed..c9461b5 100644
--- a/extensions/ebt_log.c
+++ b/extensions/ebt_log.c
@@ -139,7 +139,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_watcher *watcher, const char *name,
- unsigned int hook_mask, unsigned int time)
+ unsigned int hookmask, unsigned int time)
{
return;
}