Commit 4c34bda15a4f8c8a16fa03d40bcf989db23023dd

Ran Benita 2012-08-10T22:38:07

action: get rid of xkb_any_action And use union xkb_action instead. We add xkb_private_action, which is the same as xkb_any_action, but only used where the intention is clear. This should take care of whatever sizing changes the action struct might have. Signed-off-by: Ran Benita <ran234@gmail.com>