From ea146a982e26c42f9954f140276f8deeb2edbe98 Mon Sep 17 00:00:00 2001 From: Peter Riley Date: Sun, 2 Sep 2007 13:09:07 +0000 Subject: Remove last vestiges of NFC (Peter Riley ) --- extensions/libipt_ttl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libipt_ttl.c') diff --git a/extensions/libipt_ttl.c b/extensions/libipt_ttl.c index f5602f5e..4b241f51 100644 --- a/extensions/libipt_ttl.c +++ b/extensions/libipt_ttl.c @@ -25,7 +25,7 @@ static void help(void) } static int parse(int c, char **argv, int invert, unsigned int *flags, - const void *entry, unsigned int *nfcache, + const void *entry, struct xt_entry_match **match) { struct ipt_ttl_info *info = (struct ipt_ttl_info *) (*match)->data; -- cgit v1.2.3