Remove useless blank line
Signed-off-by: XiaokangQian <xiaokang.qian@arm.com>
This commit is contained in:
parent
c13f935c05
commit
a4c99f2c2d
3 changed files with 2 additions and 5 deletions
|
@ -915,7 +915,6 @@ static int ssl_tls13_parse_finished_message( mbedtls_ssl_context *ssl,
|
|||
return( 0 );
|
||||
}
|
||||
|
||||
|
||||
#if defined(MBEDTLS_SSL_CLI_C)
|
||||
static int ssl_tls13_postprocess_server_finished_message( mbedtls_ssl_context *ssl )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue