diff src/protocols/msn/switchboard.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 75233cd117fc
children 8efafdc38718
line wrap: on
line diff
--- a/src/protocols/msn/switchboard.c	Tue Sep 02 03:34:37 2003 +0000
+++ b/src/protocols/msn/switchboard.c	Tue Sep 02 03:41:10 2003 +0000
@@ -105,7 +105,7 @@
 	else {
 		const char *username;
 		GaimConversation *conv;
-		struct buddy *b;
+		GaimBuddy *b;
 		char buf[MSN_BUF_LEN];
 
 		if ((b = gaim_find_buddy(account, user)) != NULL)