From 73b8de6d32ee10e80f1905e07ce5674de54f2571 Mon Sep 17 00:00:00 2001 From: ElzorFox Date: Fri, 18 Jan 2019 13:31:50 +0500 Subject: cosmetic --- plugins/ExternalAPI/m_seenplugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ExternalAPI') 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 -- cgit v1.2.3