mirror of https://github.com/wolfSSL/wolfssl.git
Merge pull request #1810 from quinnmiller1997/fp_mul_comba_7-typo
Fixed typo in fp_mul_comba_7pull/1804/merge
commit
a7821e0d6d
|
@ -104,4 +104,4 @@ int fp_mul_comba7(fp_int *A, fp_int *B, fp_int *C)
|
|||
#endif
|
||||
return FP_OKAY;
|
||||
}
|
||||
#ennif
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue