Fix atspi_table_get_row_column_extents_at_index
authorMike Gorse <mgorse@novell.com>
Thu, 23 Feb 2012 20:51:51 +0000 (14:51 -0600)
committerMike Gorse <mgorse@novell.com>
Thu, 23 Feb 2012 20:51:51 +0000 (14:51 -0600)
commit9f8b084195c74409be5219520b98c4bc6d616a00
tree3d0a54770c52d27efde62f73cba376f43e4736a5
parent5f78f9231ad9d5d6b89a1de349e401d096d9292a
Fix atspi_table_get_row_column_extents_at_index

atspi_table_get_row_column_extents_at_index was trying to read
parameters from the dbus message in the wrong order and also not
returning the row.
atspi/atspi-table.c