doc: Fix ctx type in example
authorBryce Harrington <bryce@osg.samsung.com>
Thu, 16 Jun 2016 00:36:16 +0000 (17:36 -0700)
committerDaniel Stone <daniels@collabora.com>
Tue, 21 Jun 2016 01:35:21 +0000 (11:35 +1000)
commit832e32dc6ccab1a310c1b1f8dbde26a0f09aa005
treef7f1a0080921d04b0a5fbfb8b3128a284e28172f
parent07be44abdb9f067f9aba55479d1008edefeeba02
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>
doc/quick-guide.md