Remove reference warnings 67/89267/1 accepted/tizen/common/20160928.164137 accepted/tizen/mobile/20160929.081120 accepted/tizen/wearable/20160929.081040 submit/tizen/20160928.053415
authorchleun.moon <chleun.moon@samsung.com>
Fri, 23 Sep 2016 01:58:21 +0000 (10:58 +0900)
committerchleun.moon <chleun.moon@samsung.com>
Fri, 23 Sep 2016 01:58:29 +0000 (10:58 +0900)
Change-Id: Id6c58acbd43ec34347b345c6c071d8736f18f46a
Signed-off-by: cheoleun <chleun.moon@samsung.com>
include/http.h

index 1dbada6..274b13b 100644 (file)
@@ -591,7 +591,7 @@ int http_transaction_pause(http_transaction_h http_transaction, http_pause_type_
  * @brief Sets ready to write event for a transaction.
  * @since_tizen 3.0
  * @param[in]  http_transaction        The http transaction handle
- * @param[out] read_to_write   Enable/disable ready to write
+ * @param[out] ready_to_write  Enable/disable ready to write
  * @return 0 on success, otherwise negative error value
  * @retval  #HTTP_ERROR_NONE  Successful
  * @retval  #HTTP_ERROR_INVALID_PARAMETER  Invalid parameter