From 6ae12f1aa880bdc11dbbdf56299ababe46972ff8 Mon Sep 17 00:00:00 2001 From: foobar Date: Thu, 8 Jan 2004 18:23:52 +0000 Subject: touch to make build work without lemon.. --- ext/sqlite/libsqlite/src/parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/sqlite/libsqlite') diff --git a/ext/sqlite/libsqlite/src/parse.c b/ext/sqlite/libsqlite/src/parse.c index 74a95f42d7..7c193ccc76 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. */ -- cgit v1.2.1