Commit 5a5accdd authored by Bodo Möller's avatar Bodo Möller
Browse files

typo

parent f1192b7f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -9,7 +9,7 @@
     first two bytes of the ClientHello message, i.e. client_version.
     first two bytes of the ClientHello message, i.e. client_version.
     (Note that this is a pathologic case that probably has never happened
     (Note that this is a pathologic case that probably has never happened
     in real life.)  The previous approach was to use the version number
     in real life.)  The previous approach was to use the version number
     from the record header as a subsitute; but our protocol choice
     from the record header as a substitute; but our protocol choice
     should not depend on that one because it is not authenticated
     should not depend on that one because it is not authenticated
     by the Finished messages.
     by the Finished messages.
     [Bodo Moeller]
     [Bodo Moeller]