From 39ac35b0832f9df34c9631d34da8cfbe33886afd Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Wed, 14 Jan 2004 12:47:04 +0000 Subject: touch --- ext/sqlite/libsqlite/src/parse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/sqlite/libsqlite/src') diff --git a/ext/sqlite/libsqlite/src/parse.c b/ext/sqlite/libsqlite/src/parse.c index 7c193ccc76..5dd5c59c9a 100644 --- a/ext/sqlite/libsqlite/src/parse.c +++ b/ext/sqlite/libsqlite/src/parse.c @@ -1,6 +1,6 @@ /* Driver template for the LEMON parser generator. ** The author disclaims copyright to this source code. -*/ +*/ /* First off, code is include which follows the "include" declaration ** in the input file. */ #include -- cgit v1.2.1