fix document errta (iotcon_response_destroy) 33/87233/1 accepted/tizen/common/20160908.134429 accepted/tizen/ivi/20160908.122648 accepted/tizen/mobile/20160908.122619 accepted/tizen/tv/20160908.122632 accepted/tizen/wearable/20160908.122643 submit/tizen/20160908.010303
authoryoungman <yman.jung@samsung.com>
Wed, 7 Sep 2016 06:13:26 +0000 (15:13 +0900)
committeryoungman <yman.jung@samsung.com>
Wed, 7 Sep 2016 06:13:26 +0000 (15:13 +0900)
Change-Id: If410a07748103f24c79296570598d647f208c05d
Signed-off-by: youngman <yman.jung@samsung.com>
include/iotcon-response.h

index b62227a..d44d46a 100644 (file)
@@ -222,7 +222,6 @@ int iotcon_response_create(iotcon_request_h request, iotcon_response_h *response
  * @retval #IOTCON_ERROR_NONE  Successful
  * @retval #IOTCON_ERROR_NOT_SUPPORTED  Not supported
  * @retval #IOTCON_ERROR_INVALID_PARAMETER  Invalid parameter
- * @retval #IOTCON_ERROR_OUT_OF_MEMORY  Out of memory
  *
  * @see iotcon_response_create()
  */