From 3f320607abea493f4b95582173f292f9076d40c8 Mon Sep 17 00:00:00 2001 From: foobar Date: Tue, 1 Mar 2005 01:45:34 +0000 Subject: [PATCH] touch --- ext/pdo_sqlite/sqlite/src/parse.c | 2 +- ext/pdo_sqlite/sqlite/src/parse.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ext/pdo_sqlite/sqlite/src/parse.c b/ext/pdo_sqlite/sqlite/src/parse.c index bec7a0a433..af1e6872c9 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 diff --git a/ext/pdo_sqlite/sqlite/src/parse.h b/ext/pdo_sqlite/sqlite/src/parse.h index e50789a834..8da2135f7f 100644 --- a/ext/pdo_sqlite/sqlite/src/parse.h +++ b/ext/pdo_sqlite/sqlite/src/parse.h @@ -138,3 +138,4 @@ #define TK_ELSE 138 #define TK_INDEX 139 #define TK_TO 140 + -- 2.50.1