mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-02 19:46:42 +02: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
|
||||
*/
|
||||
/* 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_HRR
|
||||
* to indicate which message is expected and to be parsed next. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue