merge of '7b1bf9367f8a271bf5fcb8a7fe1e74f612cd5241'

Thu, 03 May 2007 19:13:08 +0000

author
Evan Schoenberg <evands@pidgin.im>
date
Thu, 03 May 2007 19:13:08 +0000
changeset 16886
f72d986c8e3f
parent 16883
7b1bf9367f8a (current diff)
parent 16885
7d49d9448682 (diff)
child 16887
72fcf7e63c95

merge of '7b1bf9367f8a271bf5fcb8a7fe1e74f612cd5241'
and '7d49d944868223590bdb7a5013f909c8c6f38a3d'

pidgin/pixmaps/about_menu.png file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/oscar/oscar.c	Thu May 03 18:57:50 2007 +0000
+++ b/libpurple/protocols/oscar/oscar.c	Thu May 03 19:13:08 2007 +0000
@@ -5571,7 +5571,7 @@
 			length = va_arg(ap, int);
 			md5 = va_arg(ap, guchar *);
 
-			if (flags == 0x41) {
+			if ((flags == 0x00) || (flags == 0x41)) {
 				if (!flap_connection_getbytype(od, SNAC_FAMILY_BART) && !od->iconconnecting) {
 					od->iconconnecting = TRUE;
 					od->set_icon = TRUE;

mercurial