From f268e8edcfab07ca50837cd6b2f8c95e51956130 Mon Sep 17 00:00:00 2001 From: Haejeong Kim Date: Fri, 12 Jun 2015 08:27:04 +0900 Subject: [PATCH] Just remove white space Change-Id: If0a5177c9323d17e560b88400db28f08d26f904f --- include/media_info.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/media_info.h b/include/media_info.h index cbead5c..029787f 100755 --- a/include/media_info.h +++ b/include/media_info.h @@ -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. -- 2.7.4