mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-10 03:57:46 +08:00
Fix Doxygen misuse
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
cb72cd2ec3
commit
55151d3da6
@ -1727,7 +1727,7 @@ struct mbedtls_ssl_context {
|
||||
/** Multipurpose field.
|
||||
*
|
||||
* - DTLS: records with a bad MAC received.
|
||||
* - TLS: accumulated length of handshake fragments (up to ::in_hslen).
|
||||
* - TLS: accumulated length of handshake fragments (up to \c in_hslen).
|
||||
*
|
||||
* This field is multipurpose in order to preserve the ABI in the
|
||||
* Mbed TLS 3.6 LTS branch. Until 3.6.2, it was only used in DTLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user