# HG changeset patch # User Matti Hamalainen # Date 1149793323 0 # Node ID a262636839290215502d81d523e1733b9e5fa623 # Parent 4ba6416227e274b56bb933cc16a92f6e258e2551 Indentation diff -r 4ba6416227e2 -r a26263683929 src/xs_sidplay1.cc --- 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;