mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-23 07:41:00 +00:00
Minor: Fix typo in program comments
Fix a typos in some reference program applications
This commit is contained in:
parent
cea8b53680
commit
a905bdc999
|
@ -2125,7 +2125,7 @@ handshake:
|
|||
|
||||
#if defined(MBEDTLS_X509_CRT_PARSE_C)
|
||||
/*
|
||||
* 5. Verify the server certificate
|
||||
* 5. Verify the client certificate
|
||||
*/
|
||||
mbedtls_printf( " . Verifying peer X.509 certificate..." );
|
||||
|
||||
|
|
Loading…
Reference in a new issue