summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/ppp/mppe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/mppe.c b/usr.sbin/ppp/mppe.c
index e060c39..2ce267d 100644
--- a/usr.sbin/ppp/mppe.c
+++ b/usr.sbin/ppp/mppe.c
@@ -127,6 +127,7 @@ MPPEReduceSessionKey(struct mppe_state *mp)
case 56:
mp->sesskey[0] = 0xd1;
case 128:
+ break;
}
}
OpenPOWER on IntegriCloud