X-Git-Url: https://www.bearssl.org/gitweb//home/git/?p=BearSSL;a=blobdiff_plain;f=src%2Fec%2Fec_prime_i31.c;h=0586a3b5ab6d83b08712bc464139da49ce148557;hp=ce4d4abdb88dcdfd9d0bb36fceaa0ff304bcacb8;hb=d5acc4f590a1b83b646dafa0232aa68912e00c07;hpb=3655193439d4e093bb80a2f0d9e02179d424de08;ds=sidebyside diff --git a/src/ec/ec_prime_i31.c b/src/ec/ec_prime_i31.c index ce4d4ab..0586a3b 100644 --- a/src/ec/ec_prime_i31.c +++ b/src/ec/ec_prime_i31.c @@ -764,7 +764,7 @@ api_muladd(unsigned char *A, const unsigned char *B, size_t len, /* * TODO: see about merging the two ladders. Right now, we do - * two independant point multiplications, which is a bit + * two independent point multiplications, which is a bit * wasteful of CPU resources (but yields short code). */