summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_pkttype.c
diff options
context:
space:
mode:
author/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2007-09-02 13:09:07 +0000
committer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>2007-09-02 13:09:07 +0000
commit91330df37cbcd08b5a56fe21395cf496fbe73fe8 (patch)
treee37d5492b526d07b10205f00fcc7232fa0148361 /extensions/libxt_pkttype.c
parent2450b7138278bfc264c4bb8cf55eb2dee8537b9c (diff)
[PATCH]: Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Diffstat (limited to 'extensions/libxt_pkttype.c')
-rw-r--r--extensions/libxt_pkttype.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/libxt_pkttype.c b/extensions/libxt_pkttype.c
index 3732034..85e43ea 100644
--- a/extensions/libxt_pkttype.c
+++ b/extensions/libxt_pkttype.c
@@ -87,7 +87,6 @@ static void parse_pkttype(const char *pkttype, struct xt_pkttype_info *info)
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_pkttype_info *info = (struct xt_pkttype_info *)(*match)->data;