From: Dana Jansens Date: Mon, 22 Dec 2003 18:16:02 +0000 (+0000) Subject: whitespace X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;ds=sidebyside;h=57ddb2751e718677cacafbce799024589d850f35;p=chaz%2Fopenbox whitespace --- diff --git a/openbox/screen.c b/openbox/screen.c index 5d640a90..6d7a56f1 100644 --- a/openbox/screen.c +++ b/openbox/screen.c @@ -43,9 +43,9 @@ /*! The event mask to grab on the root window */ #define ROOT_EVENTMASK (StructureNotifyMask | PropertyChangeMask | \ - EnterWindowMask | LeaveWindowMask | \ - SubstructureNotifyMask | SubstructureRedirectMask | \ - ButtonPressMask | ButtonReleaseMask | ButtonMotionMask) + EnterWindowMask | LeaveWindowMask | \ + SubstructureNotifyMask | SubstructureRedirectMask | \ + ButtonPressMask | ButtonReleaseMask | ButtonMotionMask) guint screen_num_desktops; guint screen_num_monitors;