commit | 422370d6333c5e09558f9564c853ad7abec773b9 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Mon Feb 07 11:55:21 2022 +0100 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Mon Feb 07 11:55:21 2022 +0100 |
tree | dfc11e7acee65e23f188ca98e5377c173ef4abb4 | |
parent | 141be6cc7faeb68296625670b851670542481ab6 [diff] [blame] |
Improve a comment and fix some whitespace Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
diff --git a/library/ssl_cli.c b/library/ssl_cli.c index 59b2243..75f2256 100644 --- a/library/ssl_cli.c +++ b/library/ssl_cli.c
@@ -2366,7 +2366,7 @@ * ECPoint public; * } ServerECDHParams; * - * 1 curve_type (must be named curve) + * 1 curve_type (must be "named_curve") * 2..3 NamedCurve * 4 ECPoint.len * 5+ ECPoint contents