commit | 5e264e37d89b246296e746ff8554749f7de3b034 | [log] [tgz] |
---|---|---|
author | Jaeden Amero <jaeden.amero@arm.com> | Thu Dec 06 16:02:43 2018 +0000 |
committer | Jaeden Amero <jaeden.amero@arm.com> | Thu Dec 06 16:02:43 2018 +0000 |
tree | 23114579862b3774b170b128f80c544c5edea8f5 | |
parent | a7d16ba3a14b139babf931282ff1a67203df8885 [diff] | |
parent | e02c9050cf93b185e3216efde2a687efc97015f6 [diff] |
Merge remote-tracking branch 'upstream-public/pr/2129' into mbedtls-2.7
diff --git a/library/ecp.c b/library/ecp.c index 213c2de..75233f8 100644 --- a/library/ecp.c +++ b/library/ecp.c
@@ -409,7 +409,7 @@ } /* - * Compare two points lazyly + * Compare two points lazily */ int mbedtls_ecp_point_cmp( const mbedtls_ecp_point *P, const mbedtls_ecp_point *Q )