summaryrefslogtreecommitdiff
path: root/Plugins/avatarhistory/m_avatarhist.h
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/avatarhistory/m_avatarhist.h')
-rw-r--r--Plugins/avatarhistory/m_avatarhist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Plugins/avatarhistory/m_avatarhist.h b/Plugins/avatarhistory/m_avatarhist.h
index 3431b5e..8dc352b 100644
--- a/Plugins/avatarhistory/m_avatarhist.h
+++ b/Plugins/avatarhistory/m_avatarhist.h
@@ -42,7 +42,7 @@ lParam: ignored
Get cached avatar
wParam: (char *) protocol name
-lParam: (char *) hash
+lParam: (TCHAR *) hash
return: (TCHAR *) NULL if none is found or the path to the avatar. You need to free this string
with mir_free.
*/