From ebffb8ee2d1b8bcf72c6baa743b447007a6c7169 Mon Sep 17 00:00:00 2001 From: TheTroll Date: Mon, 1 Mar 2010 00:52:30 +0100 Subject: Fixed typo --- includes/inc_stream.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes/inc_stream.php') diff --git a/includes/inc_stream.php b/includes/inc_stream.php index 2804334..5837e22 100755 --- a/includes/inc_stream.php +++ b/includes/inc_stream.php @@ -96,10 +96,10 @@ foreach ($quality as $qname => $qparams) $subdir = $_REQUEST['subdir']; $subdir = stripslashes($subdir); print " \r\n"; - print " \r\n"; + print " \r\n"; // NO BREAK case 2: - print " \r\n"; + print " \r\n"; break; } print " "; -- cgit v1.2.3