summaryrefslogtreecommitdiffstats
path: root/libtommath/bn_mp_radix_smap.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtommath/bn_mp_radix_smap.c')
-rw-r--r--libtommath/bn_mp_radix_smap.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtommath/bn_mp_radix_smap.c b/libtommath/bn_mp_radix_smap.c
index d1c75ad..4c6e57c 100644
--- a/libtommath/bn_mp_radix_smap.c
+++ b/libtommath/bn_mp_radix_smap.c
@@ -19,6 +19,6 @@
const char *mp_s_rmap = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz+/";
#endif
-/* $Source$ */
-/* $Revision$ */
-/* $Date$ */
+/* ref: $Format:%D$ */
+/* git commit: $Format:%H$ */
+/* commit time: $Format:%ai$ */