changeset 32027:182d7b49236c

Oops, forgot to checkin the header changes that go along with the previous two changes.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 09 May 2011 07:02:44 +0000
parents 37dda442bb8f
children 8f3cb00ad798
files libpurple/protocols/msn/slpmsg.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.