summaryrefslogtreecommitdiff
path: root/include/m_protocols.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-06-18 18:29:39 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-06-18 18:29:39 +0000
commitae30cd958593fae5c4d385045f5ba669b9dd4b50 (patch)
treef5e9c6afa5230fe971d07ad1d8d306028baf43e3 /include/m_protocols.h
parentb43b50d64b57b2f41ffebe2f50eb5976152b9ad1 (diff)
protocol platform-independent code moved back to mir_app
git-svn-id: http://svn.miranda-ng.org/main/trunk@14247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include/m_protocols.h')
-rw-r--r--include/m_protocols.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_protocols.h b/include/m_protocols.h
index cb6fd2ac38..0a024340e8 100644
--- a/include/m_protocols.h
+++ b/include/m_protocols.h
@@ -225,7 +225,7 @@ typedef struct {
#ifdef __cplusplus
extern "C"
#endif
-MIR_CORE_DLL(PROTOCOLDESCRIPTOR*) Proto_IsProtocolLoaded(const char *szProtoName);
+MIR_APP_DLL(PROTOCOLDESCRIPTOR*) Proto_IsProtocolLoaded(const char *szProtoName);
// gets the network-level protocol associated with a contact
// wParam = (MCONTACT)hContact