X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fevent.c;h=3666e9fdfd2ca983a74320cb04fa055b2516093c;hb=affc84cc96e9e3eebfea66fd6a987e6ef4217dc1;hp=5ef329c3e9e46a603efb1ce362e92a2bf22bcb7d;hpb=c1a5ad45a8f02cd0728852c3765f411d7b12dec3;p=chaz%2Fopenbox 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.