Removing unnecessary HTML link for feature/privilege 25/250025/1 accepted/tizen_5.5_unified tizen_5.5 accepted/tizen/5.5/unified/20201220.033125 submit/tizen_5.5/20201218.101847
authorAbhimanyu Swami <abhimanyu1.s@samsung.com>
Fri, 18 Dec 2020 09:27:42 +0000 (14:57 +0530)
committerAbhimanyu Swami <abhimanyu1.s@samsung.com>
Fri, 18 Dec 2020 09:35:49 +0000 (09:35 +0000)
Change-Id: Ib6d21cd83f0b141b27f4dddd6d72613a7a92b95c
Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
include/email.h

index f3d58e6d16b20eee78756301ab75b45975cbe154..ceb7fceaac9a9b05c720b59b7bcd4e14d930f93f 100755 (executable)
@@ -161,8 +161,8 @@ int email_remove_all_recipients(email_h email);
  *          of the email message.
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 3.0 @endif
  * @remarks The maximum attachment file size is 10MB.
- *          http://tizen.org/privilege/mediastorage is needed if input or output path are relevant to media storage
- *          http://tizen.org/privilege/externalstorage is needed if input or output path are relevant to external storage.
+ *          %http://tizen.org/privilege/mediastorage is needed if input or output path are relevant to media storage
+ *          %http://tizen.org/privilege/externalstorage is needed if input or output path are relevant to external storage.
  * @param[in] email The handle to the email message
  * @param[in] filepath The absolute full path of the file to be attached
  * @return @c 0 on success,