mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Fix a syntax error
This commit is contained in:
parent
ebfbe4e7fb
commit
e0ae8e1950
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96544
@ -127,6 +127,7 @@ MPPEReduceSessionKey(struct mppe_state *mp)
|
||||
case 56:
|
||||
mp->sesskey[0] = 0xd1;
|
||||
case 128:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user