src/protocols/napster/napster.c

changeset 3033
1f078ab46e76
parent 2856
046ed5e89321
child 3322
66f209f1ebbd
--- a/src/protocols/napster/napster.c	Tue Mar 12 02:44:22 2002 +0000
+++ b/src/protocols/napster/napster.c	Tue Mar 12 17:21:46 2002 +0000
@@ -77,7 +77,7 @@
 	write(ndata->fd, message, size);
 }
 
-static int nap_send_im(struct gaim_connection *gc, char *who, char *message, int flags)
+static int nap_send_im(struct gaim_connection *gc, char *who, char *message, int len, int flags)
 {
 	gchar buf[NAP_BUF_LEN];
 

mercurial