summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-12-22 18:16:02 +0000
committerDana Jansens <danakj@orodu.net>2003-12-22 18:16:02 +0000
commit57ddb2751e718677cacafbce799024589d850f35 (patch)
tree2f463c572ec6e800502aa555e088502ddc389956
parentc96a918b39d05e913045873bf8f5bc299e290a7c (diff)
whitespace
-rw-r--r--openbox/screen.c6
1 files changed, 3 insertions, 3 deletions
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;