comparison src/protocols/msn/session.h @ 8583:fc27237783ee

[gaim-migrate @ 9333] Added Felipe Contreras's patch to reorganize and clean up the MSN protocol plugin. Thanks, and once again, apologies for the what must have seemed a never-ending delay. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 05 Apr 2004 07:11:24 +0000
parents 467b01d02f9c
children bbd8cdaf0ad5
comparison
equal deleted inserted replaced
8582:d7c85220c685 8583:fc27237783ee
43 char *dispatch_server; 43 char *dispatch_server;
44 int dispatch_port; 44 int dispatch_port;
45 45
46 gboolean connected; 46 gboolean connected;
47 47
48 MsnServConn *dispatch_conn;
49 MsnServConn *notification_conn; 48 MsnServConn *notification_conn;
50 49
51 MsnNexus *nexus; 50 MsnNexus *nexus;
52 51
53 unsigned int trId; 52 unsigned int trId;