summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 96c199a)
raw | patch | inline | side by side (parent: 96c199a)
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | |
Tue, 27 Sep 2011 18:26:58 +0000 (20:26 +0200) | ||
committer | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | |
Sun, 2 Oct 2011 18:54:04 +0000 (20:54 +0200) |
src/screen_queue.c | patch | blob | history |
diff --git a/src/screen_queue.c b/src/screen_queue.c
index 335bb17265f27a636eb93be976cd29d660d5fa13..31c4dcc8a93ad0801cf84e01c8dc9afd7022702e 100644 (file)
--- a/src/screen_queue.c
+++ b/src/screen_queue.c
screen_queue_restore_selection();
else
/* the queue size may have changed, even if we havn't
- revceived the QUEUE idle event yet */
+ received the QUEUE idle event yet */
list_window_set_length(lw, playlist_length(playlist));
if (((c->events & MPD_IDLE_PLAYER) != 0 &&