diff options
Diffstat (limited to 'libtommath/demo/timing.c')
-rw-r--r-- | libtommath/demo/timing.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libtommath/demo/timing.c b/libtommath/demo/timing.c index 87224da..2488eb4 100644 --- a/libtommath/demo/timing.c +++ b/libtommath/demo/timing.c @@ -335,6 +335,6 @@ int main(void) return 0; } -/* $Source$ */ -/* $Revision$ */ -/* $Date$ */ +/* ref: $Format:%D$ */ +/* git commit: $Format:%H$ */ +/* commit time: $Format:%ai$ */ |