[Trigger] Doxygen modified 05/130805/1
authorSomin Kim <somin926.kim@samsung.com>
Wed, 24 May 2017 05:13:22 +0000 (14:13 +0900)
committerSomin Kim <somin926.kim@samsung.com>
Wed, 24 May 2017 05:13:22 +0000 (14:13 +0900)
Change-Id: I98e9f51781b19a5796a0f75bea48549d66442665
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
include/context_trigger.h

index 777c859..173caca 100644 (file)
@@ -937,7 +937,7 @@ int context_trigger_rule_event_create(context_trigger_event_e event_item, contex
  * @since_tizen 2.4
  *
  * @param[in]  event_item              The contextual event item
- * @param[out] supported               If supported, @c true; Otherwise, @c false
+ * @param[out] supported               If supported, @c true, otherwise @c false
  *
  * @return             @c 0 on success, otherwise a negative error value
  * @retval             #CONTEXT_TRIGGER_ERROR_NONE                                     Successful
@@ -981,7 +981,7 @@ int context_trigger_rule_condition_create(context_trigger_condition_e condition_
  * @since_tizen 2.4
  *
  * @param[in]  condition_item  The contextual condition item
- * @param[out] supported               If supported, @c true; Otherwise, @c false
+ * @param[out] supported               If supported, @c true, otherwise @c false
  *
  * @return             @c 0 on success, otherwise a negative error value
  * @retval             #CONTEXT_TRIGGER_ERROR_NONE                                     Successful