mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
remove whitespace in mbedtls_ssl_session_msg_layer
to comply with coding style, remove blank new line for alert reset Signed-off-by: Nico Geyso <ng@gsmk.de>
This commit is contained in:
parent
4f83ebedd1
commit
6afd8367b9
@ -1298,7 +1298,6 @@ void mbedtls_ssl_session_reset_msg_layer(mbedtls_ssl_context *ssl,
|
||||
|
||||
ssl->in_fatal_alert_recv = 0;
|
||||
ssl->in_fatal_alert_type = 0;
|
||||
|
||||
ssl->send_alert = 0;
|
||||
|
||||
/* Reset outgoing message writing */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user