]> Dogcows Code - chaz/openbox/commitdiff
whitespace
authorDana Jansens <danakj@orodu.net>
Mon, 22 Dec 2003 18:16:02 +0000 (18:16 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 22 Dec 2003 18:16:02 +0000 (18:16 +0000)
openbox/screen.c

index 5d640a90950e13e0ff111b5dea29e21133e1794c..6d7a56f143ce7630b617b72ac73900625ca54679 100644 (file)
@@ -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;
This page took 0.024366 seconds and 4 git commands to generate.