From f02aa075cb050b3f3198f2cb004098588eef8194 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Sun, 28 Aug 2005 16:54:26 +0000 Subject: Upgraded bundled SQLite library for PDO:SQLite to 3.2.5 --- ext/pdo_sqlite/sqlite/src/parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/pdo_sqlite/sqlite') diff --git a/ext/pdo_sqlite/sqlite/src/parse.c b/ext/pdo_sqlite/sqlite/src/parse.c index 11acdde36c..1e382b4280 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. */ -- cgit v1.2.1