Initial support for "config nat" rules - this allows configuring zone-independant...
[project/firewall3.git] / xtables-5.h
index 352250025b57784ce05a08f659ac4be04abf4ec1..d7f85729d37aa6c217e343928129b8635a9bd400 100644 (file)
@@ -89,7 +89,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;