Fixed API reference error 35/130335/1 accepted/tizen/unified/20170531.082414 submit/tizen/20170523.030944
authorhyunuktak <hyunuk.tak@samsung.com>
Mon, 22 May 2017 05:03:21 +0000 (14:03 +0900)
committerhyunuktak <hyunuk.tak@samsung.com>
Mon, 22 May 2017 05:03:24 +0000 (14:03 +0900)
Change-Id: Ie5519117e6770d59fe9154304d0567b0b95738e9
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
include/stc.h

index cae174e..d3cd5be 100755 (executable)
@@ -199,6 +199,9 @@ typedef enum {
        STC_CALLBACK_CONTINUE,      /**< Continue */
 } stc_callback_ret_e;
 
+/**
+ * @}
+ */
 
 /*****************************************************************************
  *  Callback functions
@@ -856,7 +859,7 @@ int stc_stats_info_get_protocol_type(stc_stats_info_h info,
  * @since_tizen 4.0
  *
  * @param[in] info          The statistics information handle
- * @param[out] process      The process state
+ * @param[out] state        The process state
  *
  * @return 0 on success, otherwise a negative error value
  * @retval #STC_ERROR_NONE                    Successful