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/libip6t_hl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libip6t_hl.c') diff --git a/extensions/libip6t_hl.c b/extensions/libip6t_hl.c index 197ef853..20aff602 100644 --- a/extensions/libip6t_hl.c +++ b/extensions/libip6t_hl.c @@ -26,7 +26,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 ip6t_hl_info *info = (struct ip6t_hl_info *) (*match)->data; -- cgit v1.2.3