commit | e3132a9e5a73496615268d66445b3d86f65c3931 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Mon Oct 19 19:28:41 2015 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Oct 19 19:28:41 2015 +0100 |
tree | 9d5a0eb586dafa99394260d95e249ac782d9b3e5 | |
parent | 334a87be0bcf8319cb6dec883b8c128acc7d5ec4 [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