Fix doxygen error(link) 71/130371/1
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:46:20 +0000 (15:46 +0900)
Change-Id: I7ecd14a92773f76c74e29308725d93d891632770
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
include/context_trigger.h

index 1d36680..777c859 100644 (file)
@@ -818,7 +818,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.