]> granicus.if.org Git - php/commitdiff
- Fix EOLs
authorJani Taskinen <jani@php.net>
Mon, 28 Jul 2008 12:01:57 +0000 (12:01 +0000)
committerJani Taskinen <jani@php.net>
Mon, 28 Jul 2008 12:01:57 +0000 (12:01 +0000)
ext/sqlite3/tests/skipif.inc
ext/sqlite3/tests/stream_test.inc

index c5dd877a883beb13791943c3530179fd27d82a32..3427965d1d00685e1054cfa5dbbe76ee656eed9c 100644 (file)
@@ -4,5 +4,4 @@ if (!extension_loaded('sqlite3')) {
        die("skip");
 }
 
-
-?>
\ No newline at end of file
+?>
index 0d07383b8005df50502c41ac356ec510900cc64f..13fd6f89f9a65102320e7ace8404a83990f066c8 100644 (file)
@@ -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
+?>