Switch expression resolution priv from char to void
authorDaniel Stone <daniel@fooishbar.org>
Mon, 20 Feb 2012 17:14:04 +0000 (17:14 +0000)
committerDaniel Stone <daniel@fooishbar.org>
Mon, 20 Feb 2012 17:14:04 +0000 (17:14 +0000)
commit43ed3ff07047ec03a42eb7a1b49e37d1357054b7
treee5f9d70b21939551ac3236b3de7ab4a8c916379e
parenteb6d9a0528d5f8836109898a674dcc3bb2e421f5
Switch expression resolution priv from char to void

Avoids a lot of really lame casts.

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