mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-02-05 13:14:12 +00:00
typo fix
This commit is contained in:
parent
53546ea099
commit
f343de12dc
@ -407,7 +407,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 )
|
||||
|
||||
Loading…
Reference in New Issue
Block a user