X-Git-Url: http://git.archive.openwrt.org/?p=project%2Ffirewall3.git;a=blobdiff_plain;f=xtables-10.h;h=aeb67d79fb46e049d9770e3894cc85af8fc647cf;hp=edd3d3a73b24f68ba58cedc111ecef8d248e31fc;hb=93aea77092b0c178fefe3ab95fc040534eda90a3;hpb=e7b6234df3d34d82b909f1e7367a89d322f87814 diff --git a/xtables-10.h b/xtables-10.h index edd3d3a..aeb67d7 100644 --- a/xtables-10.h +++ b/xtables-10.h @@ -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;