diff options
Diffstat (limited to 'libtommath/etc/tune.c')
-rw-r--r-- | libtommath/etc/tune.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libtommath/etc/tune.c b/libtommath/etc/tune.c index 0208b60..a3f1c47 100644 --- a/libtommath/etc/tune.c +++ b/libtommath/etc/tune.c @@ -141,6 +141,6 @@ main (void) return 0; } -/* $Source$ */ -/* $Revision$ */ -/* $Date$ */ +/* ref: $Format:%D$ */ +/* git commit: $Format:%H$ */ +/* commit time: $Format:%ai$ */ |