mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
Fix typos
Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com>
This commit is contained in:
parent
fe780a3c4b
commit
5c8505f061
8 changed files with 9 additions and 9 deletions
|
|
@ -425,7 +425,7 @@ int main(void)
|
|||
" reconnect=%%d number of reconnections using session resumption\n" \
|
||||
" default: 0 (disabled)\n" \
|
||||
" reco_server_name=%%s default: NULL\n" \
|
||||
" reco_delay=%%d default: 0 millionseconds\n" \
|
||||
" reco_delay=%%d default: 0 milliseconds\n" \
|
||||
" reco_mode=%%d 0: copy session, 1: serialize session\n" \
|
||||
" default: 1\n" \
|
||||
" reconnect_hard=%%d default: 0 (disabled)\n" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue