Using value instead of memory address when calling _atspi_dbus_call
authorJosé Millán Soto <fid@gpul.org>
Wed, 4 Jan 2012 12:48:48 +0000 (13:48 +0100)
committerMike Gorse <mgorse@novell.com>
Thu, 5 Jan 2012 21:02:57 +0000 (15:02 -0600)
commit9fb0a92c4e05a962d235042e83b0aae5130c34cf
tree847db7b69c430a07b67c04c81fe0d9cce2b9df99
parentbe3d5baf37515a76cd3db243665c84e26f30422f
Using value instead of memory address when calling _atspi_dbus_call

The following functions are changed: atspi_selection_select_child,
atspi_selection_deselect_child and atspi_selection_is_child_selected

Fixes bug 667254
atspi/atspi-selection.c