]> Dogcows Code - chaz/openbox/blobdiff - openbox/mainloop.c
alert windows can be titleless, maybe all titleless windows should be empty, i dunno
[chaz/openbox] / openbox / mainloop.c
index 5e053da43795227e26a8ab8567c7c2fffc4c9c9d..75538863527e7afbc9b2ebff62bd5e98724a75a8 100644 (file)
@@ -667,7 +667,7 @@ static void timer_dispatch(ObMainLoop *loop, GTimeVal **wait)
             g_free(curr);
             continue;
         }
-       
+
         /* the queue is sorted, so if this timer shouldn't fire, none are 
            ready */
         if (timecompare(&NEAREST_TIMEOUT(loop), &loop->now) < 0)
This page took 0.019943 seconds and 4 git commands to generate.