Change-Id: Ic4f5a540ec82a29ffc3b673480e46cbd10383b19
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
* @remarks If an engine does not support "scanning on cloud", this option is silently
* ignored.
*
- * @param[in] handle CSR CS context handle returned by csr_cs_context_create().
- * @param[int] scan_on_cloud Flag to turn on(#true) or off(#false) of scanning on cloud option.
+ * @param[in] handle CSR CS context handle returned by csr_cs_context_create().
+ * @param[in] scan_on_cloud Flag of scanning on cloud option.
*
* @return #CSR_ERROR_NONE on success, otherwise a negative error value
*