Fix atspi_component_contains
authorMike Gorse <mgorse@linux-megc.site>
Wed, 23 Oct 2013 20:47:17 +0000 (15:47 -0500)
committerMike Gorse <mgorse@linux-megc.site>
Wed, 23 Oct 2013 20:48:41 +0000 (15:48 -0500)
commitcd8e72105af476c44618768dff28efafbe93ad9e
treeeaf53a8ff9641a1b96de869686d31577d0513c32
parent87e41fc88987c421f993aeefab60a95568ed7c91
Fix atspi_component_contains

Per the spec, org.a11y.Atspi.Component.Contains takes a uint32 for the coord
type, not an int16

https://bugzilla.gnome.org/show_bug.cgi?id=710730
atspi/atspi-component.c