mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Fixed spelling / typos (from PowerDNS:codespell)
This commit is contained in:
@ -1425,7 +1425,7 @@ int ssl_handshake_step( ssl_context *ssl );
|
||||
*
|
||||
* \param ssl SSL context
|
||||
*
|
||||
* \return 0 if succesful, or any ssl_handshake() return value.
|
||||
* \return 0 if successful, or any ssl_handshake() return value.
|
||||
*/
|
||||
int ssl_renegotiate( ssl_context *ssl );
|
||||
|
||||
|
Reference in New Issue
Block a user