diff options
Diffstat (limited to 'ext/sqlite3/php_sqlite3.h')
-rw-r--r-- | ext/sqlite3/php_sqlite3.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 <scottmac@php.net> | +----------------------------------------------------------------------+ - - $Id$ */ +/* $Id$ */ + #ifndef PHP_SQLITE_H #define PHP_SQLITE_H |