From 80fe35d6339b53a12ddaec41885613e4e37ed031 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 29 May 2002 13:08:15 +0000 Subject: globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming --- extensions/libip6t_REJECT.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extensions/libip6t_REJECT.c') diff --git a/extensions/libip6t_REJECT.c b/extensions/libip6t_REJECT.c index a145f449..b8b97324 100644 --- a/extensions/libip6t_REJECT.c +++ b/extensions/libip6t_REJECT.c @@ -154,7 +154,7 @@ static void save(const struct ip6t_ip6 *ip, struct ip6tables_target reject = { NULL, "REJECT", - NETFILTER_VERSION, + IPTABLES_VERSION, IP6T_ALIGN(sizeof(struct ip6t_reject_info)), IP6T_ALIGN(sizeof(struct ip6t_reject_info)), &help, -- cgit v1.2.3