From: Somin Kim Date: Wed, 24 May 2017 05:13:22 +0000 (+0900) Subject: [Trigger] Doxygen modified X-Git-Tag: accepted/tizen/unified/20170608.185249^2~3^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6aae0850c3af0a19f0a774b200712313b1484f79;p=platform%2Fcore%2Fapi%2Fcontext.git [Trigger] Doxygen modified Change-Id: I98e9f51781b19a5796a0f75bea48549d66442665 Signed-off-by: Somin Kim --- diff --git a/include/context_trigger.h b/include/context_trigger.h index 777c859..173caca 100644 --- a/include/context_trigger.h +++ b/include/context_trigger.h @@ -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