diff src/protocols/oscar/auth.c @ 3068:1b64206cfbdc

[gaim-migrate @ 3082] Added SSI to ICQ again. Not positive if it works, though. Let me know if it doesn't. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 17 Mar 2002 04:24:52 +0000
parents 9467e4ee81be
children 7ed9fa994055
line wrap: on
line diff
--- a/src/protocols/oscar/auth.c	Sun Mar 17 01:22:35 2002 +0000
+++ b/src/protocols/oscar/auth.c	Sun Mar 17 04:24:52 2002 +0000
@@ -304,8 +304,8 @@
 	 * If set, old-fashioned buddy lists will not work. You will need
 	 * to use SSI.
 	 */
-	if (0)
-		aim_addtlvtochain8(&tl, 0x004a, 0x01);
+	
+	aim_addtlvtochain8(&tl, 0x004a, 0x01);
 
 	aim_writetlvchain(&fr->data, &tl);