Change-Id: Ia4e38d52c9e5b52b01ce3c3648635076934fff90
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
* @param[in] app_control The handle of the app_control
* @param[in] user_data The user data passed from the callback registration function
* @see app_control_add_action_handler()
- * @see @ref CAPI_APP_APPLICATION_MODULE API
+ * @see @ref CAPI_APPLICATION_MODULE API
*/
typedef void (*app_control_action_cb)(const char *action,
app_control_h app_control, void *user_data);