Fix typo 69/216269/1 accepted/tizen/unified/20191101.042003 submit/tizen/20191022.232325
authorMinje Ahn <minje.ahn@samsung.com>
Tue, 22 Oct 2019 23:21:35 +0000 (08:21 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Tue, 22 Oct 2019 23:21:35 +0000 (08:21 +0900)
Change-Id: I62a65d91e38e8587467ad684bd55b6ed8f59f53f
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
doc/media_content_doc.h
include/media_info.h
include_product/media_info.h

index e3c63955a7741d98f39e871d70ec766a3b908588..e41e11d560e3c760276ef6891da93fead22439d2 100755 (executable)
@@ -83,7 +83,6 @@
  *    <td>@ref CAPI_CONTENT_MEDIA_BOOKMARK_MODULE </td>
  *    <td> Provide information about the media bookmark. </td>
  * </tr>
- *
  * </table>
  *
  */
index 0ffe010d99909d4e797512bdb5018c4cf15e1103..487a95d9b204c1f1cfe8371f72f6e7e9c6325bb0 100755 (executable)
@@ -1042,7 +1042,7 @@ int media_info_create_thumbnail(media_info_h media, media_thumbnail_completed_cb
  * @privlevel public
  * @privilege %http://tizen.org/privilege/content.write
  *
- * @remarks If you request cancel for the already thumbnail created media, this function return MEDIA_CONTENT_ERROR_INVALID_OPERATION
+ * @remarks If you request cancel for the already thumbnail created media, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION
  *
  * @param[in] media The handle to the media info
  *
@@ -1147,7 +1147,7 @@ int media_info_start_face_detection(media_info_h media, media_face_detection_com
  * @privlevel public
  * @privilege %http://tizen.org/privilege/content.write
  *
- * @remarks If face detection is already done when you request the cancellation, this function return MEDIA_CONTENT_ERROR_INVALID_OPERATION
+ * @remarks If face detection is already done when you request the cancellation, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION
  *
  * @param[in] media The handle to the media info
  *
index 0ffe010d99909d4e797512bdb5018c4cf15e1103..487a95d9b204c1f1cfe8371f72f6e7e9c6325bb0 100755 (executable)
@@ -1042,7 +1042,7 @@ int media_info_create_thumbnail(media_info_h media, media_thumbnail_completed_cb
  * @privlevel public
  * @privilege %http://tizen.org/privilege/content.write
  *
- * @remarks If you request cancel for the already thumbnail created media, this function return MEDIA_CONTENT_ERROR_INVALID_OPERATION
+ * @remarks If you request cancel for the already thumbnail created media, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION
  *
  * @param[in] media The handle to the media info
  *
@@ -1147,7 +1147,7 @@ int media_info_start_face_detection(media_info_h media, media_face_detection_com
  * @privlevel public
  * @privilege %http://tizen.org/privilege/content.write
  *
- * @remarks If face detection is already done when you request the cancellation, this function return MEDIA_CONTENT_ERROR_INVALID_OPERATION
+ * @remarks If face detection is already done when you request the cancellation, this function return #MEDIA_CONTENT_ERROR_INVALID_OPERATION
  *
  * @param[in] media The handle to the media info
  *