diff options
Diffstat (limited to 'libtomcrypt/demos/small.c')
-rw-r--r-- | libtomcrypt/demos/small.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libtomcrypt/demos/small.c b/libtomcrypt/demos/small.c index 3019745..8d43821 100644 --- a/libtomcrypt/demos/small.c +++ b/libtomcrypt/demos/small.c @@ -9,6 +9,6 @@ int main(void) return 0; } -/* $Source: /cvs/libtom/libtomcrypt/demos/small.c,v $ */ -/* $Revision: 1.3 $ */ -/* $Date: 2006/06/07 22:25:09 $ */ +/* $Source$ */ +/* $Revision$ */ +/* $Date$ */ |