summaryrefslogtreecommitdiff
path: root/device.c
diff options
context:
space:
mode:
Diffstat (limited to 'device.c')
-rw-r--r--device.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.c b/device.c
index 4a3b5ccf..2bbb998a 100644
--- a/device.c
+++ b/device.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: device.c,v 1.107 2010-05-19 12:58:16 phintuka Exp $
+ * $Id: device.c,v 1.108 2010-05-27 11:26:40 phintuka Exp $
*
*/
@@ -871,7 +871,7 @@ bool cXinelibDevice::Flush(int TimeoutMs)
int cXinelibDevice::PlayFileCtrl(const char *Cmd, int TimeoutMs)
{
- TRACEF("cXinelibDevice::PlayFile");
+ TRACEF("cXinelibDevice::PlayFileCtrl");
int result = -1;
/*if(m_PlayingFile != pmNone)*/ {