Mercurial > pidgin
changeset 16833:a26545a6409e
merge of 'ca195759088f27094497f24bfba6f5c070ad1800'
and 'cbc6c1d87d869287c65bf9b2340a73f904fa885f'
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Thu, 03 May 2007 19:13:08 +0000 |
parents | 64778903211d (current diff) 9f9c486a8aca (diff) |
children | eda643d941f1 |
files | pidgin/pixmaps/about_menu.png |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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;