summaryrefslogtreecommitdiffstats
path: root/libtommath/bn_mp_toradix.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtommath/bn_mp_toradix.c')
-rw-r--r--libtommath/bn_mp_toradix.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libtommath/bn_mp_toradix.c b/libtommath/bn_mp_toradix.c
index a206d5e..96ac736 100644
--- a/libtommath/bn_mp_toradix.c
+++ b/libtommath/bn_mp_toradix.c
@@ -69,3 +69,7 @@ int mp_toradix (mp_int * a, char *str, int radix)
}
#endif
+
+/* $Source: /root/tcl/repos-to-convert/tcl/libtommath/bn_mp_toradix.c,v $ */
+/* $Revision: 1.1.1.2 $ */
+/* $Date: 2005/09/26 16:31:56 $ */