From 37875f091d8a19818b6325923a57f6f7f3cd820c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 5 May 2007 23:45:49 +0000 Subject: [PATCH] extranous ) --- openbox/event.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/event.c b/openbox/event.c index 5ef329c3..3666e9fd 100644 --- a/openbox/event.c +++ b/openbox/event.c @@ -442,7 +442,7 @@ static void event_process(const XEvent *ec, gpointer data) if (XCheckIfEvent(ob_display, &ce, look_for_focusin, NULL)) { XPutBackEvent(ob_display, &ce); ob_debug_type(OB_DEBUG_FOCUS, - " but another FocusIn is coming\n)"); + " but another FocusIn is coming\n"); } else { /* Focus has been reverted to the root window, nothing, or to our frame window. -- 2.39.2