Fix syntax error (label with no statement).
This commit is contained in:
parent
b865e88662
commit
3e12cfaecf
@ -187,6 +187,7 @@ sap_supply(dst, flags, ifp, ServType, changesonly)
|
||||
n->hops = htons(metric);
|
||||
n++;
|
||||
next:
|
||||
;
|
||||
}
|
||||
if (n != sap_msg->sap) {
|
||||
size = (char *)n - (char *)sap_msg;
|
||||
|
Loading…
x
Reference in New Issue
Block a user