summaryrefslogtreecommitdiff
path: root/src/context.c
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2012-10-18 21:04:27 +0200
committerRan Benita <ran234@gmail.com>2012-10-18 21:04:27 +0200
commiteb748ab643ea1f35952e398fb1194d8a8fd41ec7 (patch)
treefa5327310756264518c07099842056d40293aa6e /src/context.c
parent5d9a5cb003a654bde26897fbafb5036029993c8e (diff)
downloadxorg-lib-libxkbcommon-eb748ab643ea1f35952e398fb1194d8a8fd41ec7.tar.gz
Clean up xkb_sym_interpret a bit
First we split the LEVEL_ONE_ONLY bit off of the 'match' field, which allows us to turn enum xkb_match_operation to a simple enum and remove the need for MATCH_OP_MASK. Next we rename 'act' to 'action', because we've settled on that everywhere else. Finally, SIMatchText is changed to not handle illegal values - it shouldn't get any. This removes one usage of the GetBuffer hack. Signed-off-by: Ran Benita <ran234@gmail.com>
Diffstat (limited to 'src/context.c')
0 files changed, 0 insertions, 0 deletions