Fix doxygen error 02/169202/1 accepted/tizen/4.0/unified/20180205.144607 submit/tizen_4.0/20180205.042242
authorMinje Ahn <minje.ahn@samsung.com>
Mon, 5 Feb 2018 03:40:06 +0000 (12:40 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Mon, 5 Feb 2018 03:40:06 +0000 (12:40 +0900)
Change-Id: I0cdd94ecd1115d2dfbb6596d534de36a087f952f
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/media_playlist.h
include/media_storage.h
include/media_tag.h
include/media_video.h
include_product/media_playlist.h
include_product/media_storage.h
include_product/media_tag.h
include_product/media_video.h

index 1d55912..abed7d2 100755 (executable)
@@ -207,7 +207,7 @@ int media_playlist_delete_from_db(int playlist_id);
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
- * @remarksThe @a playlist should be released using media_playlist_destroy().
+ * @remarks The @a playlist should be released using media_playlist_destroy().
  *
  * @param[in] playlist_id The ID of the media playlist
  * @param[out] playlist The handle to the media playlist
index a1b1ea7..c5d77bc 100755 (executable)
@@ -202,7 +202,7 @@ int media_storage_destroy(media_storage_h storage);
  *
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
  *
- * @remarksThe @a dst should be released using media_storage_destroy().
+ * @remarks The @a dst should be released using media_storage_destroy().
  *
  * @param[out] dst The destination handle to the media storage
  * @param[in] src The source handle to the media storage
index 8338a56..49fbf1b 100755 (executable)
@@ -290,7 +290,7 @@ int media_tag_get_name(media_tag_h tag, char **tag_name);
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
- * @remarksThe @a tag should be released using media_tag_destroy().
+ * @remarks The @a tag should be released using media_tag_destroy().
  *
  * @param[in] tag_id The ID of the media tag
  * @param[out] tag The handle to the media tag
index caf3e22..68ef599 100755 (executable)
@@ -42,7 +42,7 @@ extern "C" {
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
- * @remarksThe @a dst should be released using video_meta_destroy().
+ * @remarks The @a dst should be released using video_meta_destroy().
  *
  * @param[out] dst The destination handle to the video metadata
  * @param[in] src The source handle to the video metadata
index 1d55912..abed7d2 100755 (executable)
@@ -207,7 +207,7 @@ int media_playlist_delete_from_db(int playlist_id);
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
- * @remarksThe @a playlist should be released using media_playlist_destroy().
+ * @remarks The @a playlist should be released using media_playlist_destroy().
  *
  * @param[in] playlist_id The ID of the media playlist
  * @param[out] playlist The handle to the media playlist
index a1b1ea7..c5d77bc 100755 (executable)
@@ -202,7 +202,7 @@ int media_storage_destroy(media_storage_h storage);
  *
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
  *
- * @remarksThe @a dst should be released using media_storage_destroy().
+ * @remarks The @a dst should be released using media_storage_destroy().
  *
  * @param[out] dst The destination handle to the media storage
  * @param[in] src The source handle to the media storage
index 8338a56..49fbf1b 100755 (executable)
@@ -290,7 +290,7 @@ int media_tag_get_name(media_tag_h tag, char **tag_name);
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
- * @remarksThe @a tag should be released using media_tag_destroy().
+ * @remarks The @a tag should be released using media_tag_destroy().
  *
  * @param[in] tag_id The ID of the media tag
  * @param[out] tag The handle to the media tag
index caf3e22..68ef599 100755 (executable)
@@ -42,7 +42,7 @@ extern "C" {
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
- * @remarksThe @a dst should be released using video_meta_destroy().
+ * @remarks The @a dst should be released using video_meta_destroy().
  *
  * @param[out] dst The destination handle to the video metadata
  * @param[in] src The source handle to the video metadata