diff libpurple/protocols/jabber/message.c @ 25801:6f94b4a27372

propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e) to branch 'im.pidgin.cpw.malu.xmpp.idle' (head 6bfd4d87742ad77dd228039033d081fb8b68f8aa)
author Marcus Lundblad <ml@update.uu.se>
date Tue, 02 Dec 2008 22:45:39 +0000
parents f48bfb88c7cb
children bba38f03085d b4a2ce33b3d5 68bfc99884ea 0a6f702bf9dc a0fd6a41d127
line wrap: on
line diff
--- a/libpurple/protocols/jabber/message.c	Tue Dec 02 22:45:25 2008 +0000
+++ b/libpurple/protocols/jabber/message.c	Tue Dec 02 22:45:39 2008 +0000
@@ -920,7 +920,7 @@
 			if (jb) {
 				return jabber_buddy_has_capability(jb, XEP_0231_NAMESPACE);
 			} else {
-				return NULL;
+				return FALSE;
 			}
 			break;
 		default: