commit | d49a142c6fbb4e22bbb968f75e8616e3f4e7c60a | [log] [tgz] |
---|---|---|
author | DSiekmeier <contact@dsiekmeier.de> | Thu Oct 13 08:08:13 2016 +0200 |
committer | Simon Butcher <simon.butcher@arm.com> | Wed Feb 15 09:08:26 2017 +0000 |
tree | e1b07e56b741affcde7e4eb56e6142b969c241c1 | |
parent | 1e6f5ac127a42ac20d0c8bc3e197f9b15b1589dc [diff] |
removed outdated comment
diff --git a/include/mbedtls/ssl.h b/include/mbedtls/ssl.h index ba499d2..2c02190 100644 --- a/include/mbedtls/ssl.h +++ b/include/mbedtls/ssl.h
@@ -2513,7 +2513,6 @@ * \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. *