commit | e02c9050cf93b185e3216efde2a687efc97015f6 | [log] [tgz] |
---|---|---|
author | Brian J Murray <bmurray7jhu@gmail.com> | Mon Oct 22 16:40:49 2018 -0700 |
committer | Brian Murray <Brian@Clover.com> | Tue Oct 23 07:40:13 2018 -0700 |
tree | 2a7b79e3313833f180f8916c8f4133b741744806 | |
parent | 2adf43a30b79197cf8d045c2052a31ee18b88c70 [diff] [blame] |
typo fix
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 )