gmyth/src/gmyth_livetv.c
branchtrunk
changeset 223 657379d8f3b6
parent 220 462a3c81abd6
child 225 332f87ba4017
     1.1 --- a/gmyth/src/gmyth_livetv.c	Wed Dec 13 23:44:04 2006 +0000
     1.2 +++ b/gmyth/src/gmyth_livetv.c	Mon Dec 18 22:18:57 2006 +0000
     1.3 @@ -321,7 +321,7 @@
     1.4  		res = FALSE;
     1.5  		goto error;
     1.6  	} else {
     1.7 -		gmyth_debug ("[%s] GMythLiveTV: All requests to backend to start TV were OK.\n", __FUNCTION__ );
     1.8 +		gmyth_debug ("GMythLiveTV: All requests to backend to start TV were OK. [%s]\n", livetv->proginfo->pathname->str );
     1.9  	}
    1.10  	
    1.11  	livetv->setup_done = TRUE;