diff src/protocols/oscar/im.c @ 6871:714fc8f45cf2

[gaim-migrate @ 7417] I think the only thing I really changed was added a thing to the mouse over for aim people using the official encryption. The rest is just code cleanup. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 17 Sep 2003 03:22:44 +0000
parents 2567032a7430
children 6d3d8f11e765
line wrap: on
line diff
--- a/src/protocols/oscar/im.c	Wed Sep 17 03:10:49 2003 +0000
+++ b/src/protocols/oscar/im.c	Wed Sep 17 03:22:44 2003 +0000
@@ -640,7 +640,7 @@
 
 	aimbs_put16(&hdrbs, 0x0000);
 	aimbs_putraw(&hdrbs, ck, 8);
-	aim_putcap(&hdrbs, AIM_CAPS_IMIMAGE);
+	aim_putcap(&hdrbs, AIM_CAPS_DIRECTIM);
 
 	aim_addtlvtochain16(&itl, 0x000a, 0x0001);
 	aim_addtlvtochain_raw(&itl, 0x0003, 4, ip);