missed the end of a comment

This commit is contained in:
Dana Jansens 2003-03-27 23:12:42 +00:00
parent bf32b376b5
commit 3139c3c713

View file

@ -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,