summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/sqlite/src/parse.c
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2005-06-30 20:59:21 +0000
committerIlia Alshanetsky <iliaa@php.net>2005-06-30 20:59:21 +0000
commite6148391117c284b4847ef9a7c43128aa98199ac (patch)
tree84aafdb790a03da7d0cffcbefd6cb0ef7e4ac56f /ext/pdo_sqlite/sqlite/src/parse.c
parent7d02c9dcb2e9e06aef2e74068abedb929198c4c5 (diff)
downloadphp-git-e6148391117c284b4847ef9a7c43128aa98199ac.tar.gz
touch generated file.
Diffstat (limited to 'ext/pdo_sqlite/sqlite/src/parse.c')
-rw-r--r--ext/pdo_sqlite/sqlite/src/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_sqlite/sqlite/src/parse.c b/ext/pdo_sqlite/sqlite/src/parse.c
index 85660d61c3..e3cd4429fb 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. */