gmyth/src/gmyth_livetv.c
branchtrunk
changeset 597 945d3f5da6fc
parent 578 9e589622f097
child 655 ad1457d65f74
     1.1 --- a/gmyth/src/gmyth_livetv.c	Thu Apr 19 23:03:58 2007 +0100
     1.2 +++ b/gmyth/src/gmyth_livetv.c	Thu Apr 26 16:07:27 2007 +0100
     1.3 @@ -835,7 +835,7 @@
     1.4  void
     1.5  gmyth_livetv_stop_playing (GMythLiveTV *livetv) 
     1.6  {
     1.7 -	gmyth_debug ("Stopping the LiveTV...\n");
     1.8 +    gmyth_debug ("Stopping the LiveTV...\n");
     1.9  
    1.10  	if (livetv->is_livetv) {
    1.11  		if ( !gmyth_recorder_stop_livetv (livetv->recorder) ) {