commit | cf31216ace928e5a2332eb8a6f1bf482f6da7099 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Fri May 10 10:25:00 2019 +0200 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Fri May 10 10:25:00 2019 +0200 |
tree | a61870a4b82a0d93f9033d02971b0814d1a2282c | |
parent | 86e48c213c89df42040aa8e2e7d9a951b5e52a79 [diff] [blame] |
Fix typo in comment
diff --git a/library/ssl_tls.c b/library/ssl_tls.c index 0f416b1..27df022 100644 --- a/library/ssl_tls.c +++ b/library/ssl_tls.c
@@ -1035,7 +1035,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,