From: Dana Jansens Date: Sat, 26 Jun 2010 22:59:16 +0000 (+0200) Subject: 80 cols X-Git-Tag: cgl~77 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=630772144cbcc279720d769cf68ca38c7a5fe7db;p=dana%2Fopenbox.git 80 cols --- 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;