summaryrefslogtreecommitdiff
path: root/include/m_protocols.h
diff options
context:
space:
mode:
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 0897e0e199..54533cee57 100644
--- a/include/m_protocols.h
+++ b/include/m_protocols.h
@@ -219,7 +219,7 @@ typedef struct {
//determines if a protocol module is loaded or not
//wParam = 0
//lParam = (LPARAM)(const char*)szName
-//Returns a pointer to the PROTOCOLDESCRIPTOR if the protocol is loaded, or
+//Returns a pointer to the PROTOACCOUNT if the protocol is loaded, or
//NULL if it isn't.
#define MS_PROTO_ISPROTOCOLLOADED "Proto/IsProtocolLoaded"