summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/sqlite/src
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2005-09-26 19:32:17 +0000
committerIlia Alshanetsky <iliaa@php.net>2005-09-26 19:32:17 +0000
commit6495d65c5ca863e8a34beb7a92768044fbb97695 (patch)
tree23df2f3540d3e1a35e18975417c21fc483ad43ae /ext/pdo_sqlite/sqlite/src
parent94d1e563607f8aa9dee4e362d02e90b24db96aca (diff)
downloadphp-git-6495d65c5ca863e8a34beb7a92768044fbb97695.tar.gz
Touch generated file
Diffstat (limited to 'ext/pdo_sqlite/sqlite/src')
-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 953b80f4dd..8fe3ccde63 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. */