Simplify HandleInclude functions
authorRan Benita <ran234@gmail.com>
Wed, 18 Jul 2012 14:53:27 +0000 (17:53 +0300)
committerRan Benita <ran234@gmail.com>
Wed, 18 Jul 2012 18:06:07 +0000 (21:06 +0300)
commit85826c3c136a9162f4d45cf04b27d12a98d0a641
tree51c10d7bf5823a707c5e0bd40390f5b942087d6d
parent861e6a17512285061a8c9ba2c1b03f86fe2875ab
Simplify HandleInclude functions

Instead of special casing the first include, process it inside the loop
as well. It works perfectly fine.

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