From: Dana Jansens Date: Thu, 27 Mar 2003 23:12:42 +0000 (+0000) Subject: missed the end of a comment X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=3139c3c7132e326e82183feb6fcea8dd38e6b41e;p=chaz%2Fopenbox missed the end of a comment --- diff --git a/openbox/event.c b/openbox/event.c index f140bfcf..d1611f9e 100644 --- a/openbox/event.c +++ b/openbox/event.c @@ -226,7 +226,7 @@ void event_process(XEvent *e) if (e->xfocus.detail == NotifyInferior || e->xfocus.detail == NotifyAncestor || e->xfocus.detail > NotifyNonlinearVirtual) return; - g_message("FocusIn on %lx", window);*/ + g_message("FocusIn on %lx", window); break; case FocusOut: g_message("FocusOut on %lx mode %d detail %d", window,