]> Dogcows Code - chaz/openbox/commitdiff
extranous )
authorDana Jansens <danakj@orodu.net>
Sat, 5 May 2007 23:45:49 +0000 (23:45 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 5 May 2007 23:45:49 +0000 (23:45 +0000)
openbox/event.c

index 5ef329c3e9e46a603efb1ce362e92a2bf22bcb7d..3666e9fdfd2ca983a74320cb04fa055b2516093c 100644 (file)
@@ -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.
This page took 0.027212 seconds and 4 git commands to generate.