summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2005-09-26 19:34:09 +0000
committerIlia Alshanetsky <iliaa@php.net>2005-09-26 19:34:09 +0000
commitef04eea4939738a98101e29350057a325db13120 (patch)
treec7026c22502bd8cb069f7af84e14114b2a4955a1
parent846b0826ab7a42791b12cc79bf28bb6045336a11 (diff)
downloadphp-git-ef04eea4939738a98101e29350057a325db13120.tar.gz
Touch generated file
-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. */