From 96ea7313a65ea068b8e70332ec057de5046452fd Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Sat, 26 Jul 2008 23:42:53 +0000 Subject: MFH: build fixes, cs, ws, etc. --- ext/sqlite3/php_sqlite3.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/sqlite3/php_sqlite3.h') diff --git a/ext/sqlite3/php_sqlite3.h b/ext/sqlite3/php_sqlite3.h index 566c947d2c..f40143ed84 100644 --- a/ext/sqlite3/php_sqlite3.h +++ b/ext/sqlite3/php_sqlite3.h @@ -14,10 +14,10 @@ +----------------------------------------------------------------------+ | Authors: Scott MacVicar | +----------------------------------------------------------------------+ - - $Id$ */ +/* $Id$ */ + #ifndef PHP_SQLITE_H #define PHP_SQLITE_H -- cgit v1.2.1