summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-05-20 15:50:33 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-05-20 15:50:33 +0300
commit3c5d3ae10e5760494d531fe94be20ad6acb438fd (patch)
treec15cc7e5645f924e63360de49dc7bacaf4c4fc72 /include
parentf3dcd4dbc572a8402dece8f77d7cfc6519faef28 (diff)
minor code speed up
Diffstat (limited to 'include')
-rw-r--r--include/m_contacts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_contacts.h b/include/m_contacts.h
index 44c88e2088..540b620a2c 100644
--- a/include/m_contacts.h
+++ b/include/m_contacts.h
@@ -82,7 +82,7 @@ namespace Contact
MCONTACT hContact, // contact id or NULL for the global data
const char *szProto = nullptr); // protocol for global data. if skipped, grabbed from hContact
- MIR_APP_DLL(int) GetStatus(MCONTACT hContact);
+ MIR_APP_DLL(int) GetStatus(MCONTACT hContact, const char *szProto = nullptr);
/////////////////////////////////////////////////////////////////////////////////////////
// if contact is a group chat