mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 19:05:37 +01:00
Fix typo in documentation of mbedtls_ssl_set_datagram_packing()
This commit is contained in:
parent
1841b0a11c
commit
eb57008d7d
@ -1838,7 +1838,7 @@ void mbedtls_ssl_conf_dtls_badmac_limit( mbedtls_ssl_config *conf, unsigned limi
|
|||||||
* or flight retransmission (if no buffering is used) as
|
* or flight retransmission (if no buffering is used) as
|
||||||
* means to deal with reordering are needed less frequently.
|
* means to deal with reordering are needed less frequently.
|
||||||
*
|
*
|
||||||
* \note Application datagrams are not affected by this option and
|
* \note Application records are not affected by this option and
|
||||||
* are currently always sent in separate datagrams.
|
* are currently always sent in separate datagrams.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user