Author :
Bryce Harrington
Date :
2016-06-15 17:36:16
Hash :832e32dc Message :doc: Fix ctx type in example
xkb_context_new() returns a xkb_context pointer, so change the variable
definition to be consistent.
Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>