Change tizen version from 7.5 to 8.0 45/292845/1
authorHwankyu Jhun <h.jhun@samsung.com>
Mon, 15 May 2023 22:31:59 +0000 (22:31 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Mon, 15 May 2023 22:31:59 +0000 (22:31 +0000)
Platform version policy has been changed from 7.5 to 8.0. This patch modifies
the description of the API added in 7.5 to 8.0.

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

index 02c5aa3..48c6a8d 100644 (file)
@@ -543,7 +543,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
+ * @since_tizen 8.0
  * @remarks You must release @a h using rpc_port_parcel_destroy().
  * @param[out] h The rpc port parcel handle
  * @return @c 0 on success,