summaryrefslogtreecommitdiff
path: root/openbox
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-05-05 23:45:49 +0000
committerDana Jansens <danakj@orodu.net>2007-05-05 23:45:49 +0000
commit37875f091d8a19818b6325923a57f6f7f3cd820c (patch)
tree9679ac5f88a7618782ed501ff8ae0a57ee21d35f /openbox
parentc1a5ad45a8f02cd0728852c3765f411d7b12dec3 (diff)
extranous )
Diffstat (limited to 'openbox')
-rw-r--r--openbox/event.c2
1 files changed, 1 insertions, 1 deletions
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.