diff src/protocols/msn/switchboard.c @ 5679:0a0116686d51

[gaim-migrate @ 6097] let the prpls know about the new API changes committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 02 Jun 2003 22:24:07 +0000
parents 6275ac113622
children 952710ac6635
line wrap: on
line diff
--- a/src/protocols/msn/switchboard.c	Mon Jun 02 22:17:30 2003 +0000
+++ b/src/protocols/msn/switchboard.c	Mon Jun 02 22:24:07 2003 +0000
@@ -109,7 +109,7 @@
 		gaim_chat_remove_user(GAIM_CHAT(swboard->chat), user, NULL);
 	else {
 		const char *username;
-		struct gaim_conversation *conv;
+		GaimConversation *conv;
 		struct buddy *b;
 		char buf[MSN_BUF_LEN];