Removing unnecessary HTML link for feature/privilege 26/250026/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20210106.001732 submit/tizen_5.0/20201218.101901 submit/tizen_5.0/20201230.061517
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:36:00 +0000 (09:36 +0000)
Change-Id: Ib6d21cd83f0b141b27f4dddd6d72613a7a92b95c
Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
include/email.h

index 929ba2691769853150fba9c3c59d4afcc2aceec5..425f0f9910e278f3e7c0e4b90b7ea00ad04a959b 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,