sniper          Thu Jan  8 13:23:53 2004 EDT

  Modified files:              
    /php-src/ext/sqlite/libsqlite/src   parse.c 
  Log:
  touch to make build work without lemon..
  
Index: php-src/ext/sqlite/libsqlite/src/parse.c
diff -u php-src/ext/sqlite/libsqlite/src/parse.c:1.7 
php-src/ext/sqlite/libsqlite/src/parse.c:1.8
--- php-src/ext/sqlite/libsqlite/src/parse.c:1.7        Thu Jan  8 09:25:01 2004
+++ php-src/ext/sqlite/libsqlite/src/parse.c    Thu Jan  8 13:23:52 2004
@@ -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

Reply via email to