From 1a896a9bc176e1af35ee47ebe37cb59d613d2a4f Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Sat, 20 Jan 2018 18:49:05 +0100 Subject: Fix inconsistent line separators across files The development of this project began several years ago on a Windows system until I switched to GNU\Linux. Therefore, some files contained CRLF as line separators, now replaced with LF. --- output-flushing-test.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'output-flushing-test.php') diff --git a/output-flushing-test.php b/output-flushing-test.php index faaf9bc..410208f 100644 --- a/output-flushing-test.php +++ b/output-flushing-test.php @@ -1,12 +1,12 @@ - \ No newline at end of file -- cgit v1.2.3