--- a/libpurple/protocols/oscar/family_chat.c Thu Aug 05 22:45:21 2010 +0000 +++ b/libpurple/protocols/oscar/family_chat.c Thu Aug 05 22:57:01 2010 +0000 @@ -232,7 +232,7 @@ aim_tlvlist_free(inner_tlvlist); aim_tlvlist_free(tlvlist); - flap_connection_send_snac(od, conn, SNAC_FAMILY_CHAT, 0x0005, 0x0000, snacid, &bs); + flap_connection_send_snac(od, conn, SNAC_FAMILY_CHAT, 0x0005, snacid, &bs); byte_stream_destroy(&bs);