Corrected misleading fn description in ssl_cache.h

Mistake in comments spotted by Andris Mednis
This commit is contained in:
Simon Butcher 2015-10-19 19:39:46 +01:00
parent 305722fa12
commit 66aa1a3088

View File

@ -94,7 +94,7 @@ int ssl_cache_set( void *data, const ssl_session *session );
void ssl_cache_set_timeout( ssl_cache_context *cache, int timeout );
/**
* \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