fix comment issue

Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
Jerry Yu 2021-10-15 18:46:14 +08:00
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. */