Fix warning; deprecated use of label at end of compound statement

This commit is contained in:
Peter Wemm 2002-05-24 05:50:28 +00:00
parent fe8ae4dd13
commit e82685e79f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97211

View File

@ -515,6 +515,7 @@ bootpc_received(struct bootpc_globalcontext *gctx,
if (dhcpreplytype != DHCP_ACK)
return 0;
case DHCP_NOMSG:
break;
}
/* Ignore packet unless it gives us a root tag we didn't have */