mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 13:55:45 +01:00
Minor: Fix typo in program comments
Fix a typo in some reference program applications
This commit is contained in:
parent
573bb96416
commit
1d260545fc
@ -1709,7 +1709,7 @@ reset:
|
||||
|
||||
#if defined(POLARSSL_X509_CRT_PARSE_C)
|
||||
/*
|
||||
* 5. Verify the server certificate
|
||||
* 5. Verify the client certificate
|
||||
*/
|
||||
polarssl_printf( " . Verifying peer X.509 certificate..." );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user