mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-08-23 11:39:52 +00:00
doxygen: fix parameter name typos and misused \p commands
Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
@@ -137,7 +137,7 @@ int mbedtls_ssl_cache_set(void *data,
|
||||
*
|
||||
* \param data The SSL cache context to use.
|
||||
* \param session_id The pointer to the buffer holding the session ID
|
||||
* associated to \p session.
|
||||
* associated to session.
|
||||
* \param session_id_len The length of \p session_id in bytes.
|
||||
*
|
||||
* \return \c 0 on success. This indicates the cache entry for
|
||||
|
||||
Reference in New Issue
Block a user