# HG changeset patch # User Mark Doliner # Date 1047549041 0 # Node ID f58f79816ee00c1c5f3c3ed7ff423178f064fa66 # Parent 636568ab1b4dd806463e05e911aabfb369b6edf6 [gaim-migrate @ 5058] Mot. committer: Tailor Script diff -r 636568ab1b4d -r f58f79816ee0 src/protocols/oscar/oscar.c --- a/src/protocols/oscar/oscar.c Thu Mar 13 09:43:27 2003 +0000 +++ b/src/protocols/oscar/oscar.c Thu Mar 13 09:50:41 2003 +0000 @@ -2786,7 +2786,7 @@ if (!caps) { strncpy(buf, _("none advertised"), sizeof(buf)); - } else while (bit <= 0x10000) { + } else while (bit <= 0x20000) { if (bit & caps) { switch (bit) { case 0x1: