Fix doxygen error(link) 78/130378/1 accepted/tizen/unified/20170522.184622 submit/tizen/20170522.070538 tizen_4.0.m1_release
authorSomin Kim <somin926.kim@samsung.com>
Mon, 22 May 2017 06:46:20 +0000 (15:46 +0900)
committerSomin Kim <somin926.kim@samsung.com>
Mon, 22 May 2017 06:56:28 +0000 (06:56 +0000)
Change-Id: I7ecd14a92773f76c74e29308725d93d891632770
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
(cherry picked from commit 5df594013bba9f7eeb9137eec8f8239166f03461)

include/context_trigger.h

index 9e83478..d484625 100644 (file)
@@ -804,7 +804,7 @@ int context_trigger_rule_add_entry(context_trigger_rule_h rule, context_trigger_
  * @privlevel  public
  * @privilege  http://tizen.org/privilege/appmanager.launch
  *
- * @remarks            In addition to the privilege http://tizen.org/privilege/appmanager.launch,
+ * @remarks            In addition to the privilege <a href="http://tizen.org/privilege/appmanager.launch">http://tizen.org/privilege/appmanager.launch</a>,
  *                             if it is an App Control that makes a call to someone,
  *                             the privilege http://tizen.org/privilege/call is also required.
  * @remarks            The launch request of the service application is restricted.