summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_comment.c
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/libxt_comment.c')
-rw-r--r--extensions/libxt_comment.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libxt_comment.c b/extensions/libxt_comment.c
index 3fcb8b46..ab229e0b 100644
--- a/extensions/libxt_comment.c
+++ b/extensions/libxt_comment.c
@@ -49,7 +49,7 @@ comment_save(const void *ip, const struct xt_entry_match *match)
}
static int
-comment_xlate(const struct xt_entry_match *match,
+comment_xlate(const void *ip, const struct xt_entry_match *match,
struct xt_xlate *xl, int numeric)
{
struct xt_comment_info *commentinfo = (void *)match->data;