Fix warning.

Reviewed by: luigi
This commit is contained in:
Doug Rabson 2002-06-28 08:36:26 +00:00
parent 3c9a1810ff
commit 24f8fd9fd1

View File

@ -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 */