diff options
Diffstat (limited to 'libtommath/bn_error.c')
-rw-r--r-- | libtommath/bn_error.c | 6 |
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$ */ |