X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=obt%2Fxqueue.c;h=c04b226b55ca1f9bcf2efca3e618a07226a63420;hb=1a9f697fe96145809f1ace900b01e06a58973203;hp=b370c4a8cad451178c421c47098ef917720ab329;hpb=a1bb01c92e0de7cc9a82e9b3f68916a34851bff9;p=chaz%2Fopenbox diff --git a/obt/xqueue.c b/obt/xqueue.c index b370c4a8..c04b226b 100644 --- a/obt/xqueue.c +++ b/obt/xqueue.c @@ -327,7 +327,8 @@ typedef struct _ObtXQueueCB { static ObtXQueueCB *callbacks = NULL; static guint n_callbacks = 0; -static gboolean event_read(GSource *source, GSourceFunc callback, gpointer data) +static gboolean event_read(GSource *source, GSourceFunc callback, + gpointer data) { XEvent ev;