Fix wrong API description 38/288638/1
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 21 Feb 2023 01:55:55 +0000 (01:55 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 21 Feb 2023 01:55:55 +0000 (01:55 +0000)
The '@h' should be '@a h'.

Change-Id: I4056ad50e14c7b2a1af775ff6741080463df49a2
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/rpc-port-parcel.h

index 29cd7df..02c5aa3 100644 (file)
@@ -544,7 +544,7 @@ int rpc_port_parcel_create_from_raw(rpc_port_parcel_h *h, const void *raw, unsig
 /**
  * @brief Creates the rpc port parcel handle without the header.
  * @since_tizen 7.5
- * @remarks You must release @h using rpc_port_parcel_destroy().
+ * @remarks You must release @h using rpc_port_parcel_destroy().
  * @param[out] h The rpc port parcel handle
  * @return @c 0 on success,
  *         otherwise a negative error value