mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
Fix minor doc issue
This commit is contained in:
@ -976,7 +976,7 @@ int mbedtls_ssl_setup( mbedtls_ssl_context *ssl,
|
|||||||
* pointers and data.
|
* pointers and data.
|
||||||
*
|
*
|
||||||
* \param ssl SSL context
|
* \param ssl SSL context
|
||||||
* \return 0 if successful, or POLASSL_ERR_SSL_MALLOC_FAILED,
|
* \return 0 if successful, or MBEDTLS_ERR_SSL_ALLOC_FAILED,
|
||||||
MBEDTLS_ERR_SSL_HW_ACCEL_FAILED or
|
MBEDTLS_ERR_SSL_HW_ACCEL_FAILED or
|
||||||
* MBEDTLS_ERR_SSL_COMPRESSION_FAILED
|
* MBEDTLS_ERR_SSL_COMPRESSION_FAILED
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user