Replace 0xff with MOD_REAL_MASK_ALL
authorRan Benita <ran234@gmail.com>
Sat, 6 Oct 2012 15:53:53 +0000 (17:53 +0200)
committerRan Benita <ran234@gmail.com>
Sat, 6 Oct 2012 19:42:00 +0000 (21:42 +0200)
commit6d74e66e3f92344ed817b88f21ac7a47863ed26b
treeb543b8c28ec93ff5c608c7859980ca6aef077039
parenta1124b5991b58601af551f43b0cf2583d343c37f
Replace 0xff with MOD_REAL_MASK_ALL

To make it easier to see where it's used. The name is just to match
MOD_REAL.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/keymap.h
src/text.c
src/xkbcomp/compat.c
src/xkbcomp/expr.c
src/xkbcomp/keymap.c