Doxygen: Statement end with period ('.')
authorsandipan.p <sandipan.p@samsung.com>
Mon, 27 Jul 2015 09:19:10 +0000 (14:49 +0530)
committerJon A. Cruz <jonc@osg.samsung.com>
Tue, 28 Jul 2015 02:16:39 +0000 (02:16 +0000)
Change-Id: Ie023e6be66c739c701509a6365237e659205d6d3
Signed-off-by: sandipan.p <sandipan.p@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1934
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Abhishek Sharma <ce.abhishek@samsung.com>
Reviewed-by: Abhishek Pandey <abhi.siso@samsung.com>
Reviewed-by: Jon A. Cruz <jonc@osg.samsung.com>
resource/csdk/connectivity/inc/caleadapter.h

index 0d2ff9b..f03eb7f 100644 (file)
@@ -357,10 +357,10 @@ CAResult_t CAInitLEClientSenderQueue();
  * the queue to process the function CABLEDataReceiverHandler() when ever the task
  * is added to this queue.
  *
- * @return ::CA_STATUS_OK or Appropriate error code
- * @retval ::CA_STATUS_OK  Successful
- * @retval ::CA_STATUS_INVALID_PARAM  Invalid input argumets
- * @retval ::CA_STATUS_FAILED Operation failed
+ * @return ::CA_STATUS_OK or Appropriate error code.
+ * @retval ::CA_STATUS_OK  Successful.
+ * @retval ::CA_STATUS_INVALID_PARAM  Invalid input argumets.
+ * @retval ::CA_STATUS_FAILED Operation failed.
  *
  */
 CAResult_t CAInitLEReceiverQueue();