| 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_LOG.c b/extensions/libip6t_LOG.c index a11b8c0..7106d16 100644 --- a/extensions/libip6t_LOG.c +++ b/extensions/libip6t_LOG.c
@@ -44,7 +44,7 @@ /* Initialize the target. */ static void -init(struct xt_entry_target *t, unsigned int *nfcache) +init(struct xt_entry_target *t) { struct ip6t_log_info *loginfo = (struct ip6t_log_info *)t->data;