Fix ATOM_LAST position

This commit is contained in:
Drew DeVault 2017-09-28 09:30:43 -04:00
parent 220a6e9bf6
commit 3cd4cf4fba

View file

@ -52,8 +52,8 @@ enum atom_name {
NET_SUPPORTED,
NET_WM_S0,
NET_WM_STATE,
ATOM_LAST,
WM_TAKE_FOCUS,
ATOM_LAST,
};
static const char * const atom_map[ATOM_LAST] = {