summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_strm_mgmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/src/jabber_strm_mgmt.h')
-rwxr-xr-xprotocols/JabberG/src/jabber_strm_mgmt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/JabberG/src/jabber_strm_mgmt.h b/protocols/JabberG/src/jabber_strm_mgmt.h
index 03d3cd42e0..78d6ce3269 100755
--- a/protocols/JabberG/src/jabber_strm_mgmt.h
+++ b/protocols/JabberG/src/jabber_strm_mgmt.h
@@ -32,6 +32,7 @@ class strm_mgmt
void OnProcessSMa(HXML node);
void OnProcessSMr(HXML node);
void ResendNodes(uint32_t count);
+ void FinishLoginProcess(ThreadData *info);
CJabberProto *proto;