1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Restore the empty lines

Signed-off-by: Xiaokang Qian <xiaokang.qian@arm.com>
This commit is contained in:
Xiaokang Qian
2023-02-03 03:38:44 +00:00
parent b58462157e
commit 7179f810f1
2 changed files with 1 additions and 1 deletions

View File

@ -893,7 +893,6 @@ static int ssl_prepare_client_hello(mbedtls_ssl_context *ssl)
return 0;
}
/*
* Write ClientHello handshake message.
* Handler for MBEDTLS_SSL_CLIENT_HELLO