X-Git-Url: https://www.bearssl.org/gitweb//home/git/?p=BearSSL;a=blobdiff_plain;f=src%2Fec%2Fec_prime_i15.c;h=0f210f240475191f7039fe1ad2e355fc0c510037;hp=85affe5a9c0b78ec59d35621330188539dfdcf1a;hb=b715b43e411dc5d5949df6f75ef7bb65952db11c;hpb=3655193439d4e093bb80a2f0d9e02179d424de08 diff --git a/src/ec/ec_prime_i15.c b/src/ec/ec_prime_i15.c index 85affe5..0f210f2 100644 --- a/src/ec/ec_prime_i15.c +++ b/src/ec/ec_prime_i15.c @@ -765,7 +765,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). */