diff options
Diffstat (limited to 'src/test1.c')
-rw-r--r-- | src/test1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test1.c b/src/test1.c index dd7e06cd9..eade26ec8 100644 --- a/src/test1.c +++ b/src/test1.c @@ -13,7 +13,7 @@ ** is not included in the SQLite library. It is used for automated ** testing of the SQLite library. ** -** $Id: test1.c,v 1.145 2005/06/25 18:42:14 drh Exp $ +** $Id: test1.c,v 1.146 2005/06/25 19:31:48 drh Exp $ */ #include "sqliteInt.h" #include "tcl.h" |