Fix typo 68/216268/1 accepted/tizen/unified/20191101.042000 submit/tizen/20191022.232325
authorMinje Ahn <minje.ahn@samsung.com>
Tue, 22 Oct 2019 23:20:33 +0000 (08:20 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Tue, 22 Oct 2019 23:20:33 +0000 (08:20 +0900)
Change-Id: I6157ac4ea8be55f28ef31a697e969a66c86b0d52
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/thumbnail_util.h

index c05c0fe79c3220cc94d497c6fa90e58fec1561c5..21732fd2a9b2a8473d1b3fc5a8a941f13f31e5d9 100755 (executable)
@@ -140,7 +140,7 @@ int thumbnail_util_set_size(thumbnail_h thumb, int width, int height) TIZEN_DEPR
  * @deprecated Deprecated since 5.0.
  * @brief Cancels the thumbnail extraction request for the given media.
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
- * @remarks If there is no item you want to cancel, this function return MEDIA_CONTENT_ERROR_INVALID_OPERATION
+ * @remarks If there is no item you want to cancel, this function return #THUMBNAIL_UTIL_ERROR_INVALID_OPERATION
  *
  * @param[in] thumb         The media thumbnail info handle
  * @param[in] request_id   The generated request id by thumbnail extraction request