From: taesub kim Date: Mon, 22 May 2017 07:20:30 +0000 (+0900) Subject: Modified error of API reference X-Git-Tag: submit/tizen/20170523.030944^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=785fd8810e9187eaabc5f4a9facc91d75bc2f73c;p=platform%2Fcore%2Fapi%2Fasp.git Modified error of API reference Change-Id: I322a0a293c1fdd4ab378b3afbc7176fc18873ba4 Signed-off-by: Taesub Kim --- diff --git a/include/asp.h b/include/asp.h index 5e5d98a..c7aa6ef 100755 --- a/include/asp.h +++ b/include/asp.h @@ -1171,7 +1171,7 @@ int asp_seek_remove_info(asp_seek_service_h seek_service, const char *key); * @details Application should set service information after creating service using * asp_seek_create() and before seeking service using asp_seek_start(). * @since_tizen 4.0 - * @param[in] adv_service Service descriptor handle provided by the asp_seek_create() + * @param[in] seek_service Service descriptor handle provided by the asp_seek_create() * @param[in] discovery_tech The discovery mechanism, values of * #asp_discovery_tech_e combined with bitwise 'or' * @return 0 on success, otherwise a negative error value