From 91330df37cbcd08b5a56fe21395cf496fbe73fe8 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net" Date: Sun, 2 Sep 2007 13:09:07 +0000 Subject: [PATCH]: Remove last vestiges of NFC (Peter Riley ) --- extensions/libip6t_LOG.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libip6t_LOG.c') diff --git a/extensions/libip6t_LOG.c b/extensions/libip6t_LOG.c index a11b8c0..7106d16 100644 --- a/extensions/libip6t_LOG.c +++ b/extensions/libip6t_LOG.c @@ -44,7 +44,7 @@ static const struct option opts[] = { /* Initialize the target. */ static void -init(struct xt_entry_target *t, unsigned int *nfcache) +init(struct xt_entry_target *t) { struct ip6t_log_info *loginfo = (struct ip6t_log_info *)t->data; -- cgit v1.2.3