---

 src/player_thread.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/player_thread.c b/src/player_thread.c
index 2abb367..e2486f2 100644
--- a/src/player_thread.c
+++ b/src/player_thread.c
@@ -379,7 +379,7 @@ static void decodeParent(void)
 
                        do_xfade = XFADE_UNKNOWN;
 
-                       /* wait for the decoder to work on the new song */
+                       /* wait for a signal from the playlist */
                        if (pc.queueState == PLAYER_QUEUE_DECODE ||
                            pc.queueLockState == PLAYER_QUEUE_LOCKED) {
                                notify_wait(&pc.notify);


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to