Code

screen_artist: document add_query (some more)
[ncmpc.git] / src / screen_artist.c
index 1d279b9cffb2c9a38ea649b58139c2e333393527..3ae214545ff3b1766f3859529be494c5ae60f6bc 100644 (file)
@@ -448,7 +448,8 @@ screen_artist_update(struct mpdclient *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,