summaryrefslogtreecommitdiff
path: root/protocols/MSN/src/msn_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/MSN/src/msn_proto.h')
-rw-r--r--protocols/MSN/src/msn_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/MSN/src/msn_proto.h b/protocols/MSN/src/msn_proto.h
index f5a4fa8358..d5dc0d0152 100644
--- a/protocols/MSN/src/msn_proto.h
+++ b/protocols/MSN/src/msn_proto.h
@@ -151,6 +151,7 @@ struct CMsnProto : public PROTO<CMsnProto>
LONG m_chatID;
int msnPingTimeout;
+ unsigned __int64 lastMsgId;
HANDLE hKeepAliveThreadEvt;
char* msnModeMsgs[MSN_NUM_MODES];