Merge "Update doxygen" into tizen
authorMyungKi Lee <mk5004.lee@samsung.com>
Thu, 14 Nov 2019 01:48:11 +0000 (01:48 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 14 Nov 2019 01:48:11 +0000 (01:48 +0000)
1  2 
include/widget_app.h

@@@ -314,10 -314,10 +314,10 @@@ int widget_app_add_event_handler(app_ev
   * @return #WIDGET_ERROR_NONE on success,
   *         otherwise an error code (see WIDGET_ERROR_XXX) on failure
   * @retval #WIDGET_ERROR_NONE Successful
-  * @retval #WIDGET_ERROR_INVALID_PARAMETER Invalid parameter
   * @retval #WIDGET_ERROR_NOT_SUPPORTED Not supported
+  * @retval #WIDGET_ERROR_INVALID_PARAMETER Invalid parameter
   * @retval #WIDGET_ERROR_FAULT Unrecoverable error
 - * @see watch_app_add_event_handler()
 + * @see widget_app_add_event_handler()
   */
  int widget_app_remove_event_handler(app_event_handler_h event_handler);