Change-Id: Ib934cecc37ceb9c02f926d69fdd39daf3f3291fd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
* @param[in] ah The autofill handle
* @param[in] auth_info The autofill authentication information handle
* @param[in] user_data The user data passed from the callback function
- * @see autofill_fill_response_set_received_cb()
+ * @see autofill_auth_info_set_received_cb()
*/
typedef void (*autofill_auth_info_received_cb)(autofill_h ah, autofill_auth_info_h auth_info, void *user_data);