Just remove white space 34/41234/1 accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.091745 accepted/tizen/common/20150612.070231 accepted/tizen/mobile/20150612.111332 accepted/tizen/tv/20150612.111400 accepted/tizen/wearable/20150612.111342 submit/tizen/20150611.232950 submit/tizen_3.0.2015.q2_common/20150615.075539
authorHaejeong Kim <backto.kim@samsung.com>
Thu, 11 Jun 2015 23:27:04 +0000 (08:27 +0900)
committerHaejeong Kim <backto.kim@samsung.com>
Thu, 11 Jun 2015 23:27:04 +0000 (08:27 +0900)
Change-Id: If0a5177c9323d17e560b88400db28f08d26f904f

include/media_info.h

index cbead5c..029787f 100755 (executable)
@@ -195,7 +195,7 @@ int media_info_insert_burst_shot_to_db(const char **path_array,unsigned int arra
 int media_info_delete_from_db(const char *media_id);
 
 /**
- * @brief Deletes media files from the media database. 
+ * @brief Deletes media files from the media database.
  *        The media files for deletion can be specified as a condition in a filter.
  * @details This function deletes the media items from the content storage.
  *          Normally, deleting  media files in the database are done automatically by the media server, without calling this function.