Fix warning; deprecated use of label at end of compound statement
This commit is contained in:
parent
fe8ae4dd13
commit
e82685e79f
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user