diff src/xs_sidplay1.cc @ 411:a26263683929

Indentation
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 08 Jun 2006 19:02:03 +0000
parents f997b79a7251
children 7f694e5a1493
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;