diff options
Diffstat (limited to 'libtommath/etc/drprime.c')
-rw-r--r-- | libtommath/etc/drprime.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libtommath/etc/drprime.c b/libtommath/etc/drprime.c index c7d253f..29d89db 100644 --- a/libtommath/etc/drprime.c +++ b/libtommath/etc/drprime.c @@ -59,6 +59,6 @@ int main(void) } -/* $Source$ */ -/* $Revision$ */ -/* $Date$ */ +/* ref: $Format:%D$ */ +/* git commit: $Format:%H$ */ +/* commit time: $Format:%ai$ */ |