summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c5e9752)
raw | patch | inline | side by side (parent: c5e9752)
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | |
Sat, 27 Aug 2011 00:28:28 +0000 (02:28 +0200) | ||
committer | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | |
Mon, 29 Aug 2011 20:40:54 +0000 (22:40 +0200) |
src/screen_artist.c | patch | blob | history |
diff --git a/src/screen_artist.c b/src/screen_artist.c
index 1d279b9cffb2c9a38ea649b58139c2e333393527..3ae214545ff3b1766f3859529be494c5ae60f6bc 100644 (file)
--- a/src/screen_artist.c
+++ b/src/screen_artist.c
artist_repaint();
}
-/* _artist is actually only used in the ALBUM case to distinguish albums with
+/* add_query - Add all songs satisfying specified criteria.
+ _artist is actually only used in the ALBUM case to distinguish albums with
the same name from different artists. */
static void
add_query(struct mpdclient *c, enum mpd_tag_type table, const char *_filter,