Removing unnecessary HTML link for feature/privilege 11/250011/1 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/6.5/unified/20211028.094126 accepted/tizen/7.0/unified/20221110.063057 accepted/tizen/7.0/unified/hotfix/20221116.104640 accepted/tizen/unified/20201221.021418 submit/tizen/20201218.101813 submit/tizen_6.5/20211028.161701 tizen_6.5.m2_release tizen_7.0_m2_release
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:27:42 +0000 (14:57 +0530)
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,