summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI
diff options
context:
space:
mode:
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 2fc073bdd8..007ee9303a 100644
--- a/plugins/ExternalAPI/m_seenplugin.h
+++ b/plugins/ExternalAPI/m_seenplugin.h
@@ -3,7 +3,7 @@
/*
* Get last seen string
* WPARAM = hContact
-* LPARAM = NULL
+* LPARAM = 0
* returns a LPWSTR - containg the parsed last seen time (as menu item option). This need to be free using miranda free.
*/