diff src/protocols/napster/napster.c @ 2231:8c4ff1a368bd

[gaim-migrate @ 2241] blue:~/gaim/app/src/protocols $ ./gtk icq: 0 irc: 0 jabber: 52 msn: 0 napster: 0 oscar: 7 toc: 17 yahoo: 0 zephyr: 1 committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 07 Sep 2001 08:09:22 +0000
parents 8b7ba25a7ece
children f5bf315e6104
line wrap: on
line diff
--- a/src/protocols/napster/napster.c	Fri Sep 07 07:30:28 2001 +0000
+++ b/src/protocols/napster/napster.c	Fri Sep 07 08:09:22 2001 +0000
@@ -77,7 +77,7 @@
 	write(ndata->fd, message, size);
 }
 
-static int nap_send_im(struct gaim_connection *gc, char *who, char *message, int away)
+static int nap_send_im(struct gaim_connection *gc, char *who, char *message, int flags)
 {
 	gchar buf[NAP_BUF_LEN];