From 6495d65c5ca863e8a34beb7a92768044fbb97695 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Mon, 26 Sep 2005 19:32:17 +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 953b80f4dd..8fe3ccde63 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. */ -- 2.50.1