mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-08 01:06:27 +00:00
Fix typos
This commit is contained in:
@@ -136,7 +136,7 @@ struct options
|
||||
int ticket_timeout; /* session ticket lifetime */
|
||||
int cache_max; /* max number of session cache entries */
|
||||
int cache_timeout; /* expiration delay of session cache entries */
|
||||
char *sni; /* string decribing sni information */
|
||||
char *sni; /* string describing sni information */
|
||||
const char *alpn_string; /* ALPN supported protocols */
|
||||
} opt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user