symbols, keycodes: fix int return type when bool is intended
authorRan Benita <ran234@gmail.com>
Sat, 22 Feb 2014 21:43:19 +0000 (23:43 +0200)
committerRan Benita <ran234@gmail.com>
Sat, 22 Feb 2014 21:45:52 +0000 (23:45 +0200)
commitcaf8f3be986d6ac20ec2c537910de3d5ea9d6a16
tree55f6ddebc752e67a9138fefde560d9f91d543085
parent09bcf0ffc0de321415fb52e62dd96caac5031c3c
symbols, keycodes: fix int return type when bool is intended

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/keycodes.c
src/xkbcomp/symbols.c