Remove duplicated remarks 17/303317/1
authorJihoon Jung <jh8801.jung@samsung.com>
Mon, 25 Dec 2023 23:46:46 +0000 (08:46 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Mon, 25 Dec 2023 23:47:16 +0000 (08:47 +0900)
Change-Id: I1d9c433f3798127de271ce13fca36dda17e87350
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
include/nfc.h

index b8fa04d..9d6c36b 100644 (file)
@@ -1454,7 +1454,6 @@ int nfc_manager_get_se_type(nfc_se_type_e *type);
  * @ingroup CAPI_NETWORK_NFC_NDEF_RECORD_MODULE
  *
  * @remarks The @a record should be released using nfc_ndef_record_destroy().
- * @remarks The @a record should be released using nfc_ndef_record_destroy().
  * @remarks Every data buffer is deeply copied.\n
  * Every data is a byte array(binary data).
  *
@@ -1526,7 +1525,6 @@ int nfc_ndef_record_create_text(nfc_ndef_record_h *record, const char *text, con
  * @ingroup CAPI_NETWORK_NFC_NDEF_RECORD_MODULE
  *
  * @remarks The @a record should be released using nfc_ndef_record_destroy().
- * @remarks The @a record should be released using free().
  * @remarks The URI string will be deep copied.\n
  * The record is created in this format\n
  * - TNF : #NFC_RECORD_TNF_WELL_KNOWN\n