Initial support for "config nat" rules - this allows configuring zone-independant...
[project/firewall3.git] / xtables-10.h
index edd3d3a73b24f68ba58cedc111ecef8d248e31fc..aeb67d79fb46e049d9770e3894cc85af8fc647cf 100644 (file)
@@ -126,7 +126,7 @@ fw3_xt_merge_target_options(struct xtables_globals *g, struct xtables_target *t)
 }
 
 static inline void
-fw3_xt_print_matches(void *ip, struct xtables_match **matches)
+fw3_xt_print_matches(void *ip, struct xtables_rule_match *matches)
 {
        struct xtables_rule_match *rm;
        struct xtables_match *m;