From 7e2dc91ce782676a84bab180687a09af058824f5 Mon Sep 17 00:00:00 2001 From: o9000 Date: Sun, 1 Oct 2017 14:04:34 +0200 Subject: [PATCH] Silence warning --- src/systray/systraybar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/systray/systraybar.c b/src/systray/systraybar.c index 7fe2c84..0f130ce 100644 --- a/src/systray/systraybar.c +++ b/src/systray/systraybar.c @@ -679,7 +679,7 @@ gboolean add_icon(Window win) win, name, pid, - attr.visual, + (void*)attr.visual, attr.colormap, attr.depth, attr.width,