This commit is contained in:
Brian J Murray
2018-10-23 07:40:13 -07:00
committed by Brian Murray
parent 2adf43a30b
commit e02c9050cf
+1 -1
View File
@@ -409,7 +409,7 @@ int mbedtls_ecp_is_zero( mbedtls_ecp_point *pt )
}
/*
* Compare two points lazyly
* Compare two points lazily
*/
int mbedtls_ecp_point_cmp( const mbedtls_ecp_point *P,
const mbedtls_ecp_point *Q )