]> Dogcows Code - chaz/openbox/blobdiff - obt/xqueue.c
Revert "add an inotify watcher for directories (doesnt work without inotify yet)"
[chaz/openbox] / obt / xqueue.c
index b370c4a8cad451178c421c47098ef917720ab329..c04b226b55ca1f9bcf2efca3e618a07226a63420 100644 (file)
@@ -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;
 
This page took 0.020268 seconds and 4 git commands to generate.