Fix warning.

Reviewed by: luigi
This commit is contained in:
dfr 2002-06-28 08:36:26 +00:00
parent ee54ee6584
commit e59e678096

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