* libspi/hyperlink.[ch]
authorpadraigo <padraigo@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Fri, 11 Oct 2002 16:01:34 +0000 (16:01 +0000)
committerpadraigo <padraigo@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Fri, 11 Oct 2002 16:01:34 +0000 (16:01 +0000)
commitf4d0b119250eade0494cd28a86eb1c7e0e5581f1
tree1f3fd5d81d72e9b81b5ef5cec65609e7cc4035e6
parent68992d1d9f313dc8b85df4f5ddc5abddc5dd447c
* libspi/hyperlink.[ch]
(spi_hyperlink_new): Change parameter from AtkObject to AtkHyperlink.
(get_hyperlink_from_servant): Check object is AtkHyperlink not
AtkObject.

* libspi/hypertext.c (impl_getLink): Remove cast of AtkHyperlink to
AtkObject.

Fixes bug #95517.

git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@352 e2bd861d-eb25-0410-b326-f6ed22b6b98c
ChangeLog
libspi/hyperlink.c
libspi/hyperlink.h
libspi/hypertext.c