diff options
Diffstat (limited to 'plugins/Actman/services.ini')
-rw-r--r-- | plugins/Actman/services.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Actman/services.ini b/plugins/Actman/services.ini index d68d22e9df..aadb6196a3 100644 --- a/plugins/Actman/services.ini +++ b/plugins/Actman/services.ini @@ -287,7 +287,7 @@ descr=Send a general request through the protocol chain for a contact alias=MS_PROTO_GETCONTACTBASEACCOUNT
wparam=hContact
lparam=0
-return=str, account name
+return=account name (string)
descr=Return account name associated to contact (no need to free it)
[Service:Protos/ShowAccountManager]
|