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:49:20 +0000 (15:49 -0500)
commit08e4c9a1d6777c3bc844e5945ce3635cbf1492de
tree0f48d7d4ae3e06f269cf27b433045e19a70f13bb
parentc86bd852d19d48e5ec7414d107b11419adacbb9c
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