From 8a3bfe527c5204271b218d0a6a3789a88a5d1c7c Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sat, 20 Mar 2004 15:48:38 +0000 Subject: whitespace changes --- openbox/mainloop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/mainloop.c') diff --git a/openbox/mainloop.c b/openbox/mainloop.c index 5e053da4..75538863 100644 --- a/openbox/mainloop.c +++ b/openbox/mainloop.c @@ -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) -- cgit v1.2.3