aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/xwayland/xwm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xwayland/xwm.h b/include/xwayland/xwm.h
index 00f2f3d5..d7659ea0 100644
--- a/include/xwayland/xwm.h
+++ b/include/xwayland/xwm.h
@@ -81,7 +81,7 @@ enum atom_name {
DND_ACTION_ASK,
DND_ACTION_PRIVATE,
_NET_CLIENT_LIST,
- ATOM_LAST,
+ ATOM_LAST // keep last
};
extern const char *atom_map[ATOM_LAST];