vmod: Pass xkb_desc explicitly to vmod functions
authorDaniel Stone <daniel@fooishbar.org>
Wed, 15 Feb 2012 15:58:14 +0000 (15:58 +0000)
committerDaniel Stone <daniel@fooishbar.org>
Wed, 15 Feb 2012 16:24:50 +0000 (16:24 +0000)
commit1a6c3807d6513c2c627cbe6ba27bab614647bc02
tree70476fb990943fa134ea435b97c0e5d70130c7cf
parent4e22851141d89436c0659e68da57e91bbf971461
vmod: Pass xkb_desc explicitly to vmod functions

Some error paths don't set info->xkb correctly, so just do like most
utility functions and pass the xkb_desc explicitly.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/xkbcomp/compat.c
src/xkbcomp/keytypes.c
src/xkbcomp/symbols.c
src/xkbcomp/vmod.c
src/xkbcomp/vmod.h