commit | b67c897ded14e184af74adafaab4288cf8623082 | [log] [tgz] |
---|---|---|
author | DSiekmeier <contact@dsiekmeier.de> | Thu Oct 13 08:08:13 2016 +0200 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Nov 17 14:17:23 2016 +0000 |
tree | afd6ce694d8d133e37497c1b99f8c68e2ee14d11 | |
parent | c57c097cd5e53954e9e42ee0dfd0acfe9a457fe3 [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. *