Mercurial > pidgin
changeset 6791:9927df765fae
[gaim-migrate @ 7330]
compiling is a good thing
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 08 Sep 2003 03:03:53 +0000 |
parents | 1aea5e6186bd |
children | 62aec9fd7aca |
files | src/protocols/yahoo/yahoo.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c Mon Sep 08 01:47:58 2003 +0000 +++ b/src/protocols/yahoo/yahoo.c Mon Sep 08 03:03:53 2003 +0000 @@ -58,7 +58,7 @@ #define YAHOO_PACKET_HDRLEN (4 + 2 + 2 + 2 + 2 + 4 + 4) -static void yahoo_add_buddy(GaimConnection *gc, const char *who); +static void yahoo_add_buddy(GaimConnection *gc, const char *who, GaimGroup *); static struct yahoo_friend *yahoo_friend_new() {