iliaa Thu Jun 30 16:59:22 2005 EDT Modified files: /php-src/ext/pdo_sqlite/sqlite/src parse.c Log: touch generated file. http://cvs.php.net/diff.php/php-src/ext/pdo_sqlite/sqlite/src/parse.c?r1=1.5&r2=1.6&ty=u Index: php-src/ext/pdo_sqlite/sqlite/src/parse.c diff -u php-src/ext/pdo_sqlite/sqlite/src/parse.c:1.5 php-src/ext/pdo_sqlite/sqlite/src/parse.c:1.6 --- php-src/ext/pdo_sqlite/sqlite/src/parse.c:1.5 Thu Jun 30 16:58:34 2005 +++ php-src/ext/pdo_sqlite/sqlite/src/parse.c Thu Jun 30 16:59:21 2005 @@ -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. */
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php