Fix wrong documentation 38/280938/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 7 Sep 2022 02:46:45 +0000 (11:46 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 7 Sep 2022 02:46:45 +0000 (11:46 +0900)
Change-Id: I01747fabb05bdc5aec72f78b485e987fd32fcbd0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
include/autofill_common.h

index 6941b07..12e65e9 100644 (file)
@@ -375,7 +375,7 @@ int autofill_auth_info_set_view_id(autofill_auth_info_h ai, const char *view_id)
  * @since_tizen 5.5
  * @remarks @a view_id must be released using free().
  * @param[in] ai The autofill authentication information handle
- * @param[in] view_id The view ID
+ * @param[out] view_id The view ID
  * @return 0 on success, otherwise a negative error value
  * @retval #AUTOFILL_ERROR_NONE No error
  * @retval #AUTOFILL_ERROR_INVALID_PARAMETER Invalid parameter