Author :
Ran Benita
Date :
2014-02-08 16:18:16
Hash :8fcb44b8 Message :x11: fix truncation of xkb controls mask off the wire
It's uint32_t, not uint16_t, so we were losing flags (not that it
matters in this case).
Signed-off-by: Ran Benita <ran234@gmail.com>