From 4d5c40cd9a871a74bae512e8a3255fce0268426f Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Wed, 12 Jan 2005 06:08:36 +0000 Subject: touch generated file to avoid implicit yacc rule from eating it --- ext/pdo_sqlite/sqlite/src/parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/pdo_sqlite/sqlite/src') diff --git a/ext/pdo_sqlite/sqlite/src/parse.c b/ext/pdo_sqlite/sqlite/src/parse.c index 35cb266f64..1856c3ea97 100644 --- a/ext/pdo_sqlite/sqlite/src/parse.c +++ b/ext/pdo_sqlite/sqlite/src/parse.c @@ -1,4 +1,4 @@ -/* Driver template for the LEMON parser generator. +/* Driver template for the LEMON parser generator. ** The author disclaims copyright to this source code. */ /* First off, code is include which follows the "include" declaration -- cgit v1.2.1