Do not accept option src_mac for SNAT rules
[project/firewall3.git] / zones.c
diff --git a/zones.c b/zones.c
index 2a230c579e4c2bb6de50f93553bd62f58350f5be..a2ace471c3e6088d027e8e82fc3bfd2b8fd3f64a 100644 (file)
--- a/zones.c
+++ b/zones.c
@@ -499,7 +499,7 @@ fw3_print_zone_rules(struct fw3_state *state, enum fw3_family family,
 
 void
 fw3_flush_zones(struct fw3_state *state, enum fw3_family family,
-                               enum fw3_table table, bool reload, bool pass2)
+                enum fw3_table table, bool reload, bool pass2)
 {
        struct fw3_zone *z, *tmp;
        uint32_t custom_mask = ~0;