Change-Id: I113827fbdbee8361bf6d82556c33524c28be861b
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
*/
int rpc_port_parcel_read(rpc_port_parcel_h h, rpc_port_parcelable_t *parcelable, void *data);
-
/**
* @brief Reads bytes from rpc port parcel handle.
* @since_tizen @if MOBILE 4.0 @elseif WEARABLE 5.0 @endif
/**
* @brief Sets the sequence number to the header handle of the rpc port parcel.
* @since_tizen 6.5
- * @param[in] header The header handler of the rpc port parcel
+ * @param[in] header The header handle of the rpc port parcel
* @param[in] seq_num The sequence number
* @return @c 0 on success,
* otherwise a negative error value