mirror of
https://github.com/espressif/mbedtls.git
synced 2026-06-05 21:14:47 +00: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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user