summaryrefslogtreecommitdiffstats
path: root/libtommath/bn_mp_clear.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtommath/bn_mp_clear.c')
-rw-r--r--libtommath/bn_mp_clear.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtommath/bn_mp_clear.c b/libtommath/bn_mp_clear.c
index 17ef9d5..97f3db0 100644
--- a/libtommath/bn_mp_clear.c
+++ b/libtommath/bn_mp_clear.c
@@ -39,6 +39,6 @@ mp_clear (mp_int * a)
}
#endif
-/* $Source$ */
-/* $Revision$ */
-/* $Date$ */
+/* ref: $Format:%D$ */
+/* git commit: $Format:%H$ */
+/* commit time: $Format:%ai$ */