From: Wez Furlong Date: Sun, 18 Jul 2004 10:34:12 +0000 (+0000) Subject: touch to avoid weird implicit makefile rule X-Git-Tag: PRE_ZEND_VM_DISPATCH_PATCH~478 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07a17df386637e7689dd278b9b0a801f4ed1d156;p=php touch to avoid weird implicit makefile rule --- diff --git a/ext/sqlite/libsqlite/src/parse.c b/ext/sqlite/libsqlite/src/parse.c index 64e3eb3df8..463536915c 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. */