summaryrefslogtreecommitdiff
path: root/libtommath/bn_reverse.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtommath/bn_reverse.c')
-rw-r--r--libtommath/bn_reverse.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtommath/bn_reverse.c b/libtommath/bn_reverse.c
index fc6eb2d..dc87a4e 100644
--- a/libtommath/bn_reverse.c
+++ b/libtommath/bn_reverse.c
@@ -34,6 +34,6 @@ bn_reverse (unsigned char *s, int len)
}
#endif
-/* $Source$ */
-/* $Revision$ */
-/* $Date$ */
+/* ref: $Format:%D$ */
+/* git commit: $Format:%H$ */
+/* commit time: $Format:%ai$ */