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_TOS.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libipt_TOS.c') diff --git a/extensions/libipt_TOS.c b/extensions/libipt_TOS.c index d6b8c36d..ba4c5652 100644 --- a/extensions/libipt_TOS.c +++ b/extensions/libipt_TOS.c @@ -54,7 +54,7 @@ static const struct option opts[] = { /* Initialize the target. */ static void -init(struct xt_entry_target *t, unsigned int *nfcache) +init(struct xt_entry_target *t) { } -- cgit v1.2.3