pidgin/ljfisher-ssl-client-auth

81072e89b17e
Parents 4402d4362f79
Children 2a58c374de33
Oops, forgot to checkin the header changes that go along with the
previous two changes.
--- a/libpurple/protocols/msn/slpmsg.h Mon May 09 07:00:03 2011 +0000
+++ b/libpurple/protocols/msn/slpmsg.h Mon May 09 07:02:44 2011 +0000
@@ -72,7 +72,7 @@
* If it's set to NULL, it is a temporary SlpMessage.
* @return The created slp message.
*/
-MsnSlpMessage *msn_slpmsg_new(MsnSlpLink *slplink);
+MsnSlpMessage *msn_slpmsg_new(MsnSlpLink *slplink, MsnSlpCall *slpcall);
/**
* Destroys a slp message
@@ -104,7 +104,7 @@
*
* @return A new SlpMessage with ACK headers
*/
-MsnSlpMessage *msn_slpmsg_ack_new(MsnP2PInfo *info);
+MsnSlpMessage *msn_slpmsg_ack_new(MsnSlpLink *slplink, MsnP2PInfo *info);
/**
* Create a new SLP message for MsnObject data.