mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-25 02:05:31 +00:00
Update comment
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
b3f4dd5c81
commit
e833998b58
|
@ -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) */
|
||||
|
|
Loading…
Reference in a new issue