From 4329eb94c148cb7c0dca339172b3ed46c1641291 Mon Sep 17 00:00:00 2001 From: waker Date: Thu, 13 Sep 2012 18:39:40 +0200 Subject: fixed resuming in shuffle-albums mode --- playlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'playlist.c') diff --git a/playlist.c b/playlist.c index 6078e60f..cbcc1e03 100644 --- a/playlist.c +++ b/playlist.c @@ -3812,7 +3812,7 @@ pl_get_playlist (playItem_t *it) { return NULL; } -// this function must be called user starts track manually in shuffle albums mode +// this function must be called when the user starts track manually in shuffle albums mode // r is an index of current track // mark previous songs in the album as played void -- cgit v1.2.3