| commit | ea146a982e26c42f9954f140276f8deeb2edbe98 | [log] [tgz] |
|---|---|---|
| author | Peter Riley <Peter.Riley@hotpop.com> | Sun Sep 02 13:09:07 2007 +0000 |
| committer | Patrick McHardy <kaber@trash.net> | Sun Sep 02 13:09:07 2007 +0000 |
| tree | e37d5492b526d07b10205f00fcc7232fa0148361 | |
| parent | dcfd0a487fc622c76feedeeae2c2bd985cd7e19f [diff] [blame] |
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
diff --git a/extensions/libip6t_hl.c b/extensions/libip6t_hl.c index 197ef85..20aff60 100644 --- a/extensions/libip6t_hl.c +++ b/extensions/libip6t_hl.c
@@ -26,7 +26,7 @@ } 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;