commit
e5874e1903
3
ChangeLog.d/fix-typo.txt
Normal file
3
ChangeLog.d/fix-typo.txt
Normal file
@ -0,0 +1,3 @@
|
||||
Changes
|
||||
* Fixes a typo in the example code located in
|
||||
program/pkey/ecdh_curve25519.c
|
@ -86,7 +86,7 @@ int main( int argc, char *argv[] )
|
||||
mbedtls_printf( " ok\n" );
|
||||
|
||||
/*
|
||||
* Client: inialize context and generate keypair
|
||||
* Client: initialize context and generate keypair
|
||||
*/
|
||||
mbedtls_printf( " . Setting up client context..." );
|
||||
fflush( stdout );
|
||||
|
Loading…
Reference in New Issue
Block a user