mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 11:08:09 +00:00
removed outdated comment
This commit is contained in:
parent
c57c097cd5
commit
b67c897ded
1 changed files with 0 additions and 1 deletions
|
@ -2513,7 +2513,6 @@ void mbedtls_ssl_config_init( mbedtls_ssl_config *conf );
|
|||
* \param transport MBEDTLS_SSL_TRANSPORT_STREAM for TLS, or
|
||||
* MBEDTLS_SSL_TRANSPORT_DATAGRAM for DTLS
|
||||
* \param preset a MBEDTLS_SSL_PRESET_XXX value
|
||||
* (currently unused).
|
||||
*
|
||||
* \note See \c mbedtls_ssl_conf_transport() for notes on DTLS.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue