diff src/protocols/msn/slp.h @ 11236:fd6d96ef5c6d

[gaim-migrate @ 13382] Federico Schwindt also pointed this out committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 11 Aug 2005 20:45:36 +0000
parents 834a40ddab95
children 442b23efba54
line wrap: on
line diff
--- a/src/protocols/msn/slp.h	Thu Aug 11 19:25:48 2005 +0000
+++ b/src/protocols/msn/slp.h	Thu Aug 11 20:45:36 2005 +0000
@@ -33,7 +33,7 @@
 						  len, gsize offset);
 
 MsnSlpCall * msn_slp_sip_recv(MsnSlpLink *slplink,
-							  const char *body, gsize len);
+							  const char *body);
 
 void send_bye(MsnSlpCall *slpcall, const char *type);