commit | 4c66a9031ceface1d53020d4b6b2b439bfb59207 | [log] [tgz] |
---|---|---|
author | Bryce Harrington <bryce@osg.samsung.com> | Tue Oct 11 16:17:39 2016 -0700 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Wed Oct 12 14:03:08 2016 -0700 |
tree | 3c60836a2b3881bf7e7147f2b3c67667438f994e | |
parent | 8224171c2217e863e49251e6ccce52c74806de7c [diff] |
simple-im: Use the appropriate enum names to xkb calls XKB_KEYMAP_COMPILE_NO_FLAGS and XKB_CONTEXT_NO_FLAGS are both defined as 0 so no functional change here, just improved code clarity. Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-by: Jan Arne Petersen <janarne@gmail.com>