diff src/protocols/msn/session.h @ 5363:ebebc833cf77

[gaim-migrate @ 5739] You can now set your home, work, and mobile phone numbers. Trust me, I'm going somewhere with all this. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 13 May 2003 08:03:27 +0000
parents b716ffc25d2d
children 9acf4832c0dc
line wrap: on
line diff
--- a/src/protocols/msn/session.h	Tue May 13 04:37:37 2003 +0000
+++ b/src/protocols/msn/session.h	Tue May 13 08:03:27 2003 +0000
@@ -31,6 +31,7 @@
 struct _MsnSession
 {
 	struct gaim_account *account;
+	MsnUser *user;
 
 	char *dispatch_server;
 	int dispatch_port;