changeset 411:a26263683929

Indentation
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 08 Jun 2006 19:02:03 +0000
parents 4ba6416227e2
children 7f694e5a1493
files src/xs_sidplay1.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xs_sidplay1.cc	Fri Jun 02 15:03:05 2006 +0000
+++ b/src/xs_sidplay1.cc	Thu Jun 08 19:02:03 2006 +0000
@@ -54,7 +54,7 @@
 
 	if (!testTune->getStatus()) {
 		delete testTune;
-		 return FALSE;
+		return FALSE;
 	}
 
 	delete testTune;