diff src/protocols/msn/switchboard.h @ 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 2aa7e4237142
children b7e113a59b51
line wrap: on
line diff
--- a/src/protocols/msn/switchboard.h	Mon Jun 02 22:17:30 2003 +0000
+++ b/src/protocols/msn/switchboard.h	Mon Jun 02 22:24:07 2003 +0000
@@ -39,7 +39,7 @@
 
 	gboolean invited;
 
-	struct gaim_conversation *chat;
+	GaimConversation *chat;
 
 	gboolean in_use;