Correct typo in comment
This commit is contained in:
parent
cd9dcda0a0
commit
83ab41c665
@ -3672,7 +3672,7 @@ int mbedtls_ssl_prepare_handshake_record( mbedtls_ssl_context *ssl )
|
|||||||
|
|
||||||
/* Message reassembly is handled alongside buffering of future
|
/* Message reassembly is handled alongside buffering of future
|
||||||
* messages; the commonality is that both handshake fragments and
|
* messages; the commonality is that both handshake fragments and
|
||||||
* future messages cannot be forwarded immediately to the handshake
|
* future messages cannot be forwarded immediately to the
|
||||||
* handshake logic layer. */
|
* handshake logic layer. */
|
||||||
if( ssl_hs_is_proper_fragment( ssl ) == 1 )
|
if( ssl_hs_is_proper_fragment( ssl ) == 1 )
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user