comparison src/protocols/msn/page.h @ 9158:c30d81b4dd22

[gaim-migrate @ 9942] Patch from Felipe Contreras to sync our MSN prpl with what's in his tree. He says this may fix a couple bugs, but the important thing is the restructuring of how MsnMessages work. Lots of style changes and other stuff as well. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 01 Jun 2004 06:42:20 +0000
parents 9e5a709c30a8
children ab6636c5a136
comparison
equal deleted inserted replaced
9157:bd1ea0a717d7 9158:c30d81b4dd22
23 #define _MSN_PAGE_H_ 23 #define _MSN_PAGE_H_
24 24
25 typedef struct _MsnPage MsnPage; 25 typedef struct _MsnPage MsnPage;
26 26
27 #include "session.h" 27 #include "session.h"
28 #include "user.h"
29 28
30 /** 29 /**
31 * A page. 30 * A page.
32 */ 31 */
33 struct _MsnPage 32 struct _MsnPage