diff libpurple/protocols/oscar/oscar.h @ 30832:3eb2dd8a1cc7

Miranda expects a client ack from the other side for channel 2 messages, so we now send it. This is based on a patch by Jan Kaluza.
author ivan.komarov@soc.pidgin.im
date Thu, 05 Aug 2010 22:45:21 +0000
parents be056399ae5f
children 11c54d781835
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscar.h	Thu Aug 05 21:19:47 2010 +0000
+++ b/libpurple/protocols/oscar/oscar.h	Thu Aug 05 22:45:21 2010 +0000
@@ -734,6 +734,7 @@
 /* 0x0014 */ int aim_im_sendmtn(OscarData *od, guint16 type1, const char *bn, guint16 type2);
 /* 0x000b */ int icq_relay_xstatus (OscarData *od, const char *sn, const guchar* cookie);
 void aim_icbm_makecookie(guchar* cookie);
+void aim_im_send_icq_confirmation(OscarData *od, const char *bn, const guchar *cookie);
 
 /* 0x0002 - family_locate.c */
 /*