mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-11 16:15:56 -04:00
Fix typo in documentation
This commit is contained in:
parent
759b6d9df6
commit
a6925c502d
@ -121,7 +121,7 @@ void mbedtls_ssl_cache_set_timeout( mbedtls_ssl_cache_context *cache, int timeou
|
|||||||
#endif /* MBEDTLS_HAVE_TIME */
|
#endif /* MBEDTLS_HAVE_TIME */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief Set the maximun number of cache entries
|
* \brief Set the maximum number of cache entries
|
||||||
* (Default: MBEDTLS_SSL_CACHE_DEFAULT_MAX_ENTRIES (50))
|
* (Default: MBEDTLS_SSL_CACHE_DEFAULT_MAX_ENTRIES (50))
|
||||||
*
|
*
|
||||||
* \param cache SSL cache context
|
* \param cache SSL cache context
|
||||||
|
Loading…
x
Reference in New Issue
Block a user