X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=xtables-5.h;fp=xtables-5.h;h=d7f85729d37aa6c217e343928129b8635a9bd400;hb=5ee2129eaa23a28bfef6d20c273cafc0be559b3d;hp=352250025b57784ce05a08f659ac4be04abf4ec1;hpb=e7b6234df3d34d82b909f1e7367a89d322f87814;p=project%2Ffirewall3.git diff --git a/xtables-5.h b/xtables-5.h index 3522500..d7f8572 100644 --- a/xtables-5.h +++ b/xtables-5.h @@ -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;