diff src/protocols/msn/buddyicon.c @ 6695:0c5637b5462e

[gaim-migrate @ 7221] This is contact support. Really. It has a few bugs left in it, like sorting not working, and stuff like that, but it's pretty solid for the most part. I'm not in the mood to do a whole lot of typing, so just use and enjoy. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 02 Sep 2003 03:41:10 +0000
parents 338147ea6896
children b7e113a59b51
line wrap: on
line diff
--- a/src/protocols/msn/buddyicon.c	Tue Sep 02 03:34:37 2003 +0000
+++ b/src/protocols/msn/buddyicon.c	Tue Sep 02 03:41:10 2003 +0000
@@ -204,7 +204,7 @@
 	MsnMessage *new_msg;
 	MsnSwitchBoard *swboard;
 	MsnBuddyIconXfer *buddyicon;
-	struct buddy *b;
+	GaimBuddy *b;
 	GHashTable *table;
 	const char *command;