From e6148391117c284b4847ef9a7c43128aa98199ac Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Thu, 30 Jun 2005 20:59:21 +0000 Subject: [PATCH] touch generated file. --- ext/pdo_sqlite/sqlite/src/parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/pdo_sqlite/sqlite/src/parse.c b/ext/pdo_sqlite/sqlite/src/parse.c index 85660d61c3a..e3cd4429fb2 100644 --- a/ext/pdo_sqlite/sqlite/src/parse.c +++ b/ext/pdo_sqlite/sqlite/src/parse.c @@ -1,5 +1,5 @@ /* Driver template for the LEMON parser generator. -** The author disclaims copyright to this source code. +** The author disclaims copyright to this source code. */ /* First off, code is include which follows the "include" declaration ** in the input file. */