aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_artist.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/screen_artist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screen_artist.c b/src/screen_artist.c
index 7180c38ed..be951ee6e 100644
--- a/src/screen_artist.c
+++ b/src/screen_artist.c
@@ -59,7 +59,7 @@ compare_utf8(gconstpointer s1, gconstpointer s2)
/* list_window callback */
static const char *
-artist_lw_callback(unsigned idx, G_GNUC_UNUSED int *highlight,
+artist_lw_callback(unsigned idx, G_GNUC_UNUSED bool *highlight,
G_GNUC_UNUSED void *data)
{
GPtrArray *list = data;