1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Update comment

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2021-11-17 20:00:13 +01:00
parent b3f4dd5c81
commit e833998b58

View File

@ -1087,7 +1087,7 @@ struct mbedtls_ssl_config
#endif
/*
* Numerical settings (int then char)
* Numerical settings (int or larger)
*/
uint32_t read_timeout; /*!< timeout for mbedtls_ssl_read (ms) */