summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI
diff options
context:
space:
mode:
authorElzorFox <elzorfox@ya.ru>2019-01-18 13:31:50 +0500
committerElzorFox <elzorfox@ya.ru>2019-01-18 13:31:50 +0500
commit73b8de6d32ee10e80f1905e07ce5674de54f2571 (patch)
tree0dd0d90334de4cb1dac5e3ff44e8781077114c11 /plugins/ExternalAPI
parent4ffc9c6cfb60f8e4f83dc27224cbbcf121800b82 (diff)
cosmetic
Diffstat (limited to 'plugins/ExternalAPI')
-rw-r--r--plugins/ExternalAPI/m_seenplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_seenplugin.h b/plugins/ExternalAPI/m_seenplugin.h
index 0fc30e1fa4..2fc073bdd8 100644
--- a/plugins/ExternalAPI/m_seenplugin.h
+++ b/plugins/ExternalAPI/m_seenplugin.h
@@ -4,7 +4,7 @@
* Get last seen string
* WPARAM = hContact
* LPARAM = NULL
-* returns a WCHAR* - containg the parsed last seen time. This need to be free using miranda free.
+* returns a LPWSTR - containg the parsed last seen time (as menu item option). This need to be free using miranda free.
*/
#define MS_LASTSEEN_GET "Lastseen/Get" \ No newline at end of file