commit | 759b6d9df67dd2a803202088c82a8e413c537c01 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Mon Oct 19 19:28:41 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Tue Oct 27 10:28:24 2015 +0100 |
tree | 7561312361f96d5644b193531c1e14ab4f9e2b0f | |
parent | 60d41b5d87dd1b13a7cd43b91cf26ca8da01f781 [diff] [blame] |
Corrected misleading fn description in ssl_cache.h Mistake in comments spotted by Andris Mednis
diff --git a/include/mbedtls/ssl_cache.h b/include/mbedtls/ssl_cache.h index 53f043e..18ec16a 100644 --- a/include/mbedtls/ssl_cache.h +++ b/include/mbedtls/ssl_cache.h
@@ -121,7 +121,7 @@ #endif /* MBEDTLS_HAVE_TIME */ /** - * \brief Set the cache timeout + * \brief Set the maximun number of cache entries * (Default: MBEDTLS_SSL_CACHE_DEFAULT_MAX_ENTRIES (50)) * * \param cache SSL cache context