Fix typos & Co
This commit is contained in:
parent
62edcc8176
commit
932e3934bd
15 changed files with 37 additions and 37 deletions
|
@ -2037,8 +2037,8 @@ const char *ssl_get_version( const ssl_context *ssl );
|
|||
* \param ssl SSL context
|
||||
*
|
||||
* \return Current maximum record expansion in bytes, or
|
||||
* POLARSSL_ERR_FEATURE_UNAVAILABLE if compression is enabled,
|
||||
* which makes expansion much less predictable
|
||||
* POLARSSL_ERR_SSL_FEATURE_UNAVAILABLE if compression is
|
||||
* enabled, which makes expansion much less predictable
|
||||
*/
|
||||
int ssl_get_record_expansion( const ssl_context *ssl );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue