mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-01 22:20:58 +00:00
fix comment issue
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
337d5318ae
commit
7a186a0cbf
@ -884,8 +884,7 @@ cleanup:
|
|||||||
/*
|
/*
|
||||||
* Functions for parsing and processing Server Hello
|
* Functions for parsing and processing Server Hello
|
||||||
*/
|
*/
|
||||||
/* Fetch and preprocess
|
/* Returns a negative value on failure, and otherwise
|
||||||
* Returns a negative value on failure, and otherwise
|
|
||||||
* - SSL_SERVER_HELLO_COORDINATE_HELLO or
|
* - SSL_SERVER_HELLO_COORDINATE_HELLO or
|
||||||
* - SSL_SERVER_HELLO_COORDINATE_HRR
|
* - SSL_SERVER_HELLO_COORDINATE_HRR
|
||||||
* to indicate which message is expected and to be parsed next. */
|
* to indicate which message is expected and to be parsed next. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user