Fix warning.
Reviewed by: luigi
This commit is contained in:
parent
3c9a1810ff
commit
24f8fd9fd1
@ -1776,7 +1776,7 @@ ipfw_chk(struct ip_fw_args *args)
|
||||
skip_or = 1;
|
||||
} /* end of inner for, scan opcodes */
|
||||
|
||||
next_rule: /* try next rule */
|
||||
next_rule:; /* try next rule */
|
||||
|
||||
} /* end of outer for, scan rules */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user