From: Yunmi Ha Date: Wed, 24 Jul 2019 05:35:55 +0000 (+0900) Subject: Change reference page url X-Git-Tag: accepted/tizen/unified/20190725.042845 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Faccepted%2Ftizen%2Funified%2F20190725.042845;p=platform%2Fcore%2Fsystem%2Flibstorage.git Change reference page url Change-Id: I3a4217159e4ce9f5981980dd2cc99c71a45c4f01 Signed-off-by: Yunmi Ha --- diff --git a/include/storage-expand.h b/include/storage-expand.h index e519566..2be363e 100644 --- a/include/storage-expand.h +++ b/include/storage-expand.h @@ -109,7 +109,7 @@ int storage_foreach_device_supported(storage_device_supported_cb callback, void * When an application is uninstalled, the files written by that application are not removed from the internal/external storage.\n * If you want to access files or directories in internal storage, you must declare http://tizen.org/privilege/mediastorage.\n * If you want to access files or directories in external storage, you must declare http://tizen.org/privilege/externalstorage.\n - * Refer to Privacy-related Permissions.\n + * Refer to Privacy-related Permissions.\n * You must release @a path using free(). * @param[in] storage_id The storage device * @param[out] path The absolute path to the storage directory @@ -151,7 +151,7 @@ typedef enum { * The directory path may not exist, so you must make sure that it exists before using it.\n * If you want to access files or directories in internal storage, you must declare http://tizen.org/privilege/mediastorage.\n * If you want to access files or directories in external storage, you must declare http://tizen.org/privilege/externalstorage.\n - * Refer to Privacy-related Permissions.\n + * Refer to Privacy-related Permissions.\n * You must release @a path using free(). * @param[in] storage_id The storage device * @param[in] type The directory type