Merge pull request #1810 from quinnmiller1997/fp_mul_comba_7-typo

Fixed typo in fp_mul_comba_7
This commit is contained in:
David Garske
2018-09-05 19:43:47 -07:00
committed by GitHub

View File

@@ -104,4 +104,4 @@ int fp_mul_comba7(fp_int *A, fp_int *B, fp_int *C)
#endif
return FP_OKAY;
}
#ennif
#endif