summaryrefslogtreecommitdiffstats
path: root/usr.sbin/IPXrouted
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/IPXrouted')
-rw-r--r--usr.sbin/IPXrouted/sap_output.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/IPXrouted/sap_output.c b/usr.sbin/IPXrouted/sap_output.c
index 15452c8..d1f1a28 100644
--- a/usr.sbin/IPXrouted/sap_output.c
+++ b/usr.sbin/IPXrouted/sap_output.c
@@ -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;
OpenPOWER on IntegriCloud