expr: unify the real and virtual modifier functions
authorRan Benita <ran234@gmail.com>
Sat, 6 Oct 2012 15:42:21 +0000 (17:42 +0200)
committerRan Benita <ran234@gmail.com>
Sat, 6 Oct 2012 19:42:00 +0000 (21:42 +0200)
commita1124b5991b58601af551f43b0cf2583d343c37f
tree16ada2146b3ccd7bbe87dbab833b00aadaa1cbe0
parent39232e6dae3f7fcaae49ed05cb0e48117a46616e
expr: unify the real and virtual modifier functions

This again pushes the mod type annotation to the original call site, to
make it easier to grep to see where the real/virtual distinction
matters.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/action.c
src/xkbcomp/compat.c
src/xkbcomp/expr.c
src/xkbcomp/expr.h
src/xkbcomp/symbols.c
src/xkbcomp/types.c