diff options
Diffstat (limited to 'libtomcrypt/testprof/test_driver.c')
-rw-r--r-- | libtomcrypt/testprof/test_driver.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libtomcrypt/testprof/test_driver.c b/libtomcrypt/testprof/test_driver.c index 25740a0..6e54668 100644 --- a/libtomcrypt/testprof/test_driver.c +++ b/libtomcrypt/testprof/test_driver.c @@ -10,6 +10,6 @@ void run_cmd(int res, int line, char *file, char *cmd) } } -/* $Source: /cvs/libtom/libtomcrypt/testprof/test_driver.c,v $ */ -/* $Revision: 1.2 $ */ -/* $Date: 2006/11/13 23:14:33 $ */ +/* $Source$ */ +/* $Revision$ */ +/* $Date$ */ |