From: Jani Taskinen Date: Mon, 28 Jul 2008 12:01:57 +0000 (+0000) Subject: - Fix EOLs X-Git-Tag: BEFORE_HEAD_NS_CHANGE~997 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=142b3d5c921e0caad5fb2af631eaf2e0a407a2d6;p=php - Fix EOLs --- diff --git a/ext/sqlite3/tests/skipif.inc b/ext/sqlite3/tests/skipif.inc index c5dd877a88..3427965d1d 100644 --- a/ext/sqlite3/tests/skipif.inc +++ b/ext/sqlite3/tests/skipif.inc @@ -4,5 +4,4 @@ if (!extension_loaded('sqlite3')) { die("skip"); } - -?> \ No newline at end of file +?> diff --git a/ext/sqlite3/tests/stream_test.inc b/ext/sqlite3/tests/stream_test.inc index 0d07383b80..13fd6f89f9 100644 --- a/ext/sqlite3/tests/stream_test.inc +++ b/ext/sqlite3/tests/stream_test.inc @@ -42,4 +42,4 @@ class SQLite3_Test_Stream stream_wrapper_register('sqliteBlobTest', "SQLite3_Test_Stream") or die("Unable to register sqliteBlobTest stream"); -?> \ No newline at end of file +?>