Fix return type of org.a11y.Bus.IsEnabled property
authorMike Gorse <mgorse@novell.com>
Fri, 21 Oct 2011 19:25:30 +0000 (14:25 -0500)
committerMike Gorse <mgorse@novell.com>
Fri, 21 Oct 2011 19:25:30 +0000 (14:25 -0500)
commit166209e13b1eae0b6b239c868ae532702032831f
tree2c343b9b06dc5fc20f15a7209679e1cdd69a620e
parentf918cd8787e68c8f11bdde10be8b0cc632417ada
Fix return type of org.a11y.Bus.IsEnabled property

org.a11y.Bus.Enabled was returning a variant struct with a bool, where
it should directly be returning a bool in the variant.
bus/at-spi-bus-launcher.c