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:
Manuel Pégourié-Gonnard 2015-10-02 12:44:39 +02:00
commit ef388f168d
9 changed files with 12 additions and 10 deletions

View file

@ -6996,7 +6996,7 @@ static mbedtls_ecp_group_id ssl_preset_suiteb_curves[] = {
#endif
/*
* Load default in mbetls_ssl_config
* Load default in mbedtls_ssl_config
*/
int mbedtls_ssl_config_defaults( mbedtls_ssl_config *conf,
int endpoint, int transport, int preset )