aboutsummaryrefslogtreecommitdiff
path: root/src/sticker_print.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sticker_print.c')
-rw-r--r--src/sticker_print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sticker_print.c b/src/sticker_print.c
index 65e79513..b19dcdc9 100644
--- a/src/sticker_print.c
+++ b/src/sticker_print.c
@@ -30,7 +30,7 @@ sticker_print_value(struct client *client,
}
static void
-print_sticker_cb(const char *name, const char *value, gpointer data)
+print_sticker_cb(const char *name, const char *value, void *data)
{
struct client *client = data;