Fixed tfm_fp_mul_2 and tfm_fp_mul_d to handle leading digit correctly.
[crypto.git] / lib / silcmath / tests / test_silcmp.c
index cfbd950d14d12104a7a7a2a71df2018844c559d5..894fbf83b8044d7187eccbe80e26dd85715e963f 100644 (file)
@@ -79,6 +79,7 @@ const char *numor =
 const char *numxor =
 "406442100086368525205432595008864090782598685309019707370392150093114259667017507345870606014161693990793563407656070252325154011";
 
+
 int main(int argc, char **argv)
 {
   SilcBool success = FALSE;