commit | 31d3ef11f53ac7cd0556dc857fe5f7ccc4698070 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Fri May 10 10:25:00 2019 +0200 |
committer | Jarno Lamsa <jarno.lamsa@arm.com> | Fri Aug 23 12:45:33 2019 +0300 |
tree | c90173d6bfd223abd00da43d544f49f04e6df845 | |
parent | a7505d18eb296e76c3b303cf75ac23c13f328530 [diff] [blame] |
Fix typo in comment
diff --git a/library/ssl_tls.c b/library/ssl_tls.c index 74cb756..5cc52c3 100644 --- a/library/ssl_tls.c +++ b/library/ssl_tls.c
@@ -1521,7 +1521,7 @@ * - SSL/TLS minor version * - hash associated with the ciphersuite (only used by TLS 1.2) * - * Ouputs: + * Outputs: * - the tls_prf, calc_verify and calc_finished members of handshake structure */ static int ssl_set_handshake_prfs( mbedtls_ssl_handshake_params *handshake,