summaryrefslogtreecommitdiff
path: root/playlist.c
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-09-13 18:39:40 +0200
committerGravatar waker <wakeroid@gmail.com>2012-09-13 18:39:40 +0200
commit4329eb94c148cb7c0dca339172b3ed46c1641291 (patch)
tree151b2db8c11f52d8da9dfd7507c799f3575484c6 /playlist.c
parent0d3e694f5380a59547a935d4f15acbdeb01f5263 (diff)
fixed resuming in shuffle-albums mode
Diffstat (limited to 'playlist.c')
-rw-r--r--playlist.c2
1 files changed, 1 insertions, 1 deletions
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