contentstorage/caclient/src/cahandlerproxy.cpp
changeset 98 d2f833ab7940
parent 96 5d243a69bdda
child 99 7aaf39b772ac
--- a/contentstorage/caclient/src/cahandlerproxy.cpp	Tue Jun 01 11:30:17 2010 +0300
+++ b/contentstorage/caclient/src/cahandlerproxy.cpp	Fri Jun 11 16:13:51 2010 +0300
@@ -52,7 +52,7 @@
   Forwards execute request to an appropriate handler if found otherwise ignores the request.
   \param entry Subject for the requested command.
   \param commandName Name of the command to be executed.
-  \return KErrNone (i.e. 0) on succes, error code otherwise.
+  \retval KErrNone on succes, error code otherwise.
   \sa e32err.h for KErrNone definition.
 */
 ErrorCode CaHandlerProxy::execute(const CaEntry &entry, const QString &commandName)