Fix type in atspi_document_get_attribute_value
authorO. Atsushi <torisugari@gmail.com>
Mon, 23 Apr 2012 21:28:03 +0000 (16:28 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 23 Apr 2012 21:28:03 +0000 (16:28 -0500)
commita8a3219d4fd8b9e45e511249de37d58f1a3cf2fa
treec09b7dc221be54472b99c67fa4cbcf046cc096a7
parentf022662044b1c0c0016eb89360419f48a47eb78f
Fix type in atspi_document_get_attribute_value

    atspi_document_get_attribute_value was failing because of a typo.

    https://bugzilla.gnome.org/show_bug.cgi?id=674515
atspi/atspi-document.c