contentstorage/caclient/src/cahandlerproxy.cpp
changeset 103 b99b84bcd2d1
parent 83 156f692b1687
child 99 7aaf39b772ac
--- a/contentstorage/caclient/src/cahandlerproxy.cpp	Fri Jun 11 13:58:37 2010 +0300
+++ b/contentstorage/caclient/src/cahandlerproxy.cpp	Wed Jun 23 18:33:40 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)