summaryrefslogtreecommitdiff
path: root/openbox/prop.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/prop.h')
-rw-r--r--openbox/prop.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbox/prop.h b/openbox/prop.h
index b9d6795e..914c1f61 100644
--- a/openbox/prop.h
+++ b/openbox/prop.h
@@ -62,7 +62,7 @@ typedef struct Atoms {
/* Atoms that are used inside messages - these don't go in net_supported */
- Atom net_wm_moveresize_size_topleft;
+ Atom net_wm_moveresize_size_topleft;
Atom net_wm_moveresize_size_top;
Atom net_wm_moveresize_size_topright;
Atom net_wm_moveresize_size_right;
@@ -189,7 +189,7 @@ typedef struct Atoms {
*/
/* Openbox specific atoms */
-
+
Atom ob_wm_action_undecorate;
Atom ob_wm_state_undecorated;
Atom openbox_pid; /* this is depreecated in favour of ob_control */