commit | 9b52b804c777be645388796f7b47c2f6f29f8c57 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Mon Oct 19 19:35:04 2015 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Oct 19 19:35:04 2015 +0100 |
tree | 9a95408fd21187a4a8e978a43ceeca8ee9aadf54 | |
parent | f093bde91e329f18b7fc36f16f4de06ec7f181eb [diff] |
Corrected misleading fn description in ssl_cache.h Mistake in comments spotted by Andris Mednis
diff --git a/include/polarssl/ssl_cache.h b/include/polarssl/ssl_cache.h index 063d7d7..9e77861 100644 --- a/include/polarssl/ssl_cache.h +++ b/include/polarssl/ssl_cache.h
@@ -122,7 +122,7 @@ #endif /* POLARSSL_HAVE_TIME */ /** - * \brief Set the cache timeout + * \brief Set the maximun number of cache entries * (Default: SSL_CACHE_DEFAULT_MAX_ENTRIES (50)) * * \param cache SSL cache context