summaryrefslogtreecommitdiffhomepage
path: root/libtommath/bn_error.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtommath/bn_error.c')
-rw-r--r--libtommath/bn_error.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtommath/bn_error.c b/libtommath/bn_error.c
index 3abf1a7..0d77411 100644
--- a/libtommath/bn_error.c
+++ b/libtommath/bn_error.c
@@ -42,6 +42,6 @@ const char *mp_error_to_string(int code)
#endif
-/* $Source$ */
-/* $Revision$ */
-/* $Date$ */
+/* ref: $Format:%D$ */
+/* git commit: $Format:%H$ */
+/* commit time: $Format:%ai$ */