mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-25 06:39:04 +08:00
remove unnecessary empty line
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
bb2d47d956
commit
cc0a13fcf8
@ -1389,7 +1389,6 @@ void mbedtls_ssl_tls13_handshake_wrapup( mbedtls_ssl_context *ssl )
|
|||||||
MBEDTLS_SSL_DEBUG_MSG( 1, ( "Switch to application keys for outbound traffic" ) );
|
MBEDTLS_SSL_DEBUG_MSG( 1, ( "Switch to application keys for outbound traffic" ) );
|
||||||
mbedtls_ssl_set_outbound_transform( ssl, ssl->transform_application );
|
mbedtls_ssl_set_outbound_transform( ssl, ssl->transform_application );
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Free the previous session and switch to the current one.
|
* Free the previous session and switch to the current one.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user