Merge branch 'development' into development-restricted
* development: Updated ChangeLog with credit Fix a fairly common typo in comments Make config check include for configs examples more consistent
This commit is contained in:
commit
ef388f168d
9 changed files with 12 additions and 10 deletions
|
@ -842,7 +842,7 @@ int mbedtls_ssl_get_ciphersuite_id( const char *ciphersuite_name );
|
|||
|
||||
/**
|
||||
* \brief Initialize an SSL context
|
||||
* Just makes the context ready for mbetls_ssl_setup() or
|
||||
* Just makes the context ready for mbedtls_ssl_setup() or
|
||||
* mbedtls_ssl_free()
|
||||
*
|
||||
* \param ssl SSL context
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue