Change-Id: Iaab448d056655d39bfa6967fd22a5496b435ecef
Signed-off-by: hyunho <hhstark.kang@samsung.com>
* @param[in] action The name of the app_control action
* @param[in] app_control The handle of the app_control
* @param[in] user_data The user data passed from component_based_app_add_service_component() function
- * @see service_component_register_action()
- * @see service_component_deregister_action()
+ * @see component_register_action()
+ * @see component_deregister_action()
*/
typedef void (*service_component_action_cb)(
component_h context,