Fix reversed check for NULL child
authorOwen W. Taylor <otaylor@fishsoup.net>
Fri, 23 Oct 2015 07:40:13 +0000 (03:40 -0400)
committerMike Gorse <mgorse@suse.com>
Sat, 24 Oct 2015 23:42:06 +0000 (18:42 -0500)
commit09a604d85a993ce7589afb375e372e9f23a6a863
treef47b0cc417be916b587f385417cb553257bb4639
parent8786849ce6e9914383aa766ff9ce7e00f5b2178d
Fix reversed check for NULL child

The check for an unknown child path resulting in a NULL child
added in a614d447f was backwards.

https://bugzilla.gnome.org/show_bug.cgi?id=755951
atspi/atspi-event-listener.c