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/libxt_connmark.c | 1 - 1 file changed, 1 deletion(-) (limited to 'extensions/libxt_connmark.c') diff --git a/extensions/libxt_connmark.c b/extensions/libxt_connmark.c index 2ed9a91..64f6c75 100644 --- a/extensions/libxt_connmark.c +++ b/extensions/libxt_connmark.c @@ -49,7 +49,6 @@ static const struct option opts[] = { static int parse(int c, char **argv, int invert, unsigned int *flags, const void *entry, - unsigned int *nfcache, struct xt_entry_match **match) { struct xt_connmark_info *markinfo = (struct xt_connmark_info *)(*match)->data; -- cgit v1.2.3