From 37f0549fb07970b1c9e8e3aa9b3faaddb5908801 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Mon, 28 Jul 2008 09:12:07 +0000 Subject: [PATCH] - mac to unix --- ext/sqlite3/php_sqlite3_structs.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/sqlite3/php_sqlite3_structs.h b/ext/sqlite3/php_sqlite3_structs.h index 47cf88a799..01651840ec 100644 --- a/ext/sqlite3/php_sqlite3_structs.h +++ b/ext/sqlite3/php_sqlite3_structs.h @@ -114,7 +114,6 @@ struct _php_sqlite3_stmt_object { #endif - /* * Local variables: * tab-width: 4 -- 2.50.1