Code

display songs time in playlist
[ncmpc.git] / src / screen_keydef.c
index 94e038875d3851ce66b33f572ab9d18615524bf4..d1dce2314feb85b837e3e1a9173b4fdfb9798b88 100644 (file)
@@ -188,7 +188,7 @@ assign_new_key(WINDOW *w, int cmd_index, int key_index)
 }
 
 static const char *
-list_callback(unsigned idx, bool *highlight, G_GNUC_UNUSED void *data)
+list_callback(unsigned idx, bool *highlight, G_GNUC_UNUSED char** sc, G_GNUC_UNUSED void *data)
 {
        static char buf[BUFSIZE];