summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryoungman <yman.jung@samsung.com>2016-09-07 15:13:26 +0900
committeryoungman <yman.jung@samsung.com>2016-09-07 15:13:26 +0900
commitff61932043143d8511e7ff30f385f90c97960f3f (patch)
tree4ea0f4197f9930e159b1cc6e19c6bed2c2e883e0
parent5374929d59dd102d4408456e44ae6a2f2524efad (diff)
downloadiotcon-ff61932043143d8511e7ff30f385f90c97960f3f.tar.gz
iotcon-ff61932043143d8511e7ff30f385f90c97960f3f.tar.bz2
iotcon-ff61932043143d8511e7ff30f385f90c97960f3f.zip
Change-Id: If410a07748103f24c79296570598d647f208c05d Signed-off-by: youngman <yman.jung@samsung.com>
-rw-r--r--include/iotcon-response.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/iotcon-response.h b/include/iotcon-response.h
index b62227a..d44d46a 100644
--- a/include/iotcon-response.h
+++ b/include/iotcon-response.h
@@ -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()
*/