Code

m4/ax_check*: update to serial 3
[ncmpc.git] / src / screen_outputs.c
index e80d7bae50962af4320fcc6dc8182b4fdd342933..2aa60e1ab44c4fddabf2bb3d13dd0cc67f94e843 100644 (file)
@@ -174,7 +174,7 @@ outputs_title(gcc_unused char *str, gcc_unused size_t size)
 static void
 screen_outputs_paint_callback(WINDOW *w, unsigned i,
                              gcc_unused unsigned y, unsigned width,
-                             bool selected, gcc_unused void *data)
+                             bool selected, gcc_unused const void *data)
 {
        const struct mpd_output *output;