summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2004-01-08 18:23:52 +0000
committerfoobar <sniper@php.net>2004-01-08 18:23:52 +0000
commit6ae12f1aa880bdc11dbbdf56299ababe46972ff8 (patch)
tree2cf32207dda75ef332c520cc43e3fedf17912a3c /ext/sqlite/libsqlite/src
parent37d23de6d609551fb6cedf9b9b345d883a73bd61 (diff)
downloadphp-git-6ae12f1aa880bdc11dbbdf56299ababe46972ff8.tar.gz
touch to make build work without lemon..
Diffstat (limited to 'ext/sqlite/libsqlite/src')
-rw-r--r--ext/sqlite/libsqlite/src/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sqlite/libsqlite/src/parse.c b/ext/sqlite/libsqlite/src/parse.c
index 74a95f42d7..7c193ccc76 100644
--- a/ext/sqlite/libsqlite/src/parse.c
+++ b/ext/sqlite/libsqlite/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. */