API: add _context prefix to log-related functions
authorRan Benita <ran234@gmail.com>
Sat, 22 Sep 2012 07:58:00 +0000 (10:58 +0300)
committerDaniel Stone <daniel@fooishbar.org>
Sun, 23 Sep 2012 23:08:54 +0000 (09:08 +1000)
commit0dd40125c555ccfc6b018eda8107fa1aa101c43e
tree1efe4505f75e09192a6ecd2fd664b9942c63574c
parentbe3cbc993eaba8f2239e237ba43df6b4de236041
API: add _context prefix to log-related functions

This is to follow the general scheme set by all of the other API
functions.
Since no one is using these functions yet, we don't (actually better
not) add the old names to xkbcommon-compat.h.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/context.c
src/context.h
src/xkbcomp/compat.c
src/xkbcomp/keycodes.c
src/xkbcomp/symbols.c
src/xkbcomp/types.c
test/log.c
test/rules-file.c
test/rulescomp.c
xkbcommon/xkbcommon.h