summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_message_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/src/jabber_message_manager.h')
-rw-r--r--protocols/JabberG/src/jabber_message_manager.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_message_manager.h b/protocols/JabberG/src/jabber_message_manager.h
index f45a3227b3..5f4b6f6412 100644
--- a/protocols/JabberG/src/jabber_message_manager.h
+++ b/protocols/JabberG/src/jabber_message_manager.h
@@ -5,6 +5,7 @@ Copyright (C) 2002-04 Santithorn Bunchua
Copyright (C) 2005-08 George Hazan
Copyright (C) 2007 Maxim Mluhov
Copyright (C) 2008-09 Dmitriy Chervov
+Copyright (C) 2012-13 Miranda NG Project
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -55,7 +56,7 @@ public:
LPCTSTR m_szChildTagXmlns;
LPCTSTR m_szChildTagName;
HXML m_hChildNode;
- HANDLE m_hContact;
+ HANDLE m_hContact;
LPCTSTR m_szTo;
LPCTSTR m_szId;