| commit | 80fe35d6339b53a12ddaec41885613e4e37ed031 | [log] [tgz] |
|---|---|---|
| author | Harald Welte <laforge@gnumonks.org> | Wed May 29 13:08:15 2002 +0000 |
| committer | Harald Welte <laforge@gnumonks.org> | Wed May 29 13:08:15 2002 +0000 |
| tree | 795febe10f0229253621990c2c0616a0054d9906 | |
| parent | 1c8fa733e6092029d97bc5b2b6a4cb13b513f2f0 [diff] [blame] |
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent naming
diff --git a/extensions/libip6t_REJECT.c b/extensions/libip6t_REJECT.c index a145f44..b8b9732 100644 --- a/extensions/libip6t_REJECT.c +++ b/extensions/libip6t_REJECT.c
@@ -154,7 +154,7 @@ 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,