fix an error code in iotcon_initialize()
authoryoungman <yman.jung@samsung.com>
Tue, 7 Jul 2015 07:35:30 +0000 (16:35 +0900)
committeryoungman <yman.jung@samsung.com>
Tue, 3 Nov 2015 11:06:25 +0000 (20:06 +0900)
commit81ee5a9a17f725bcd0c11e8f64c7dbd6c6e6bd0d
treec688e3795b43bf343222d34d60dd28e94e00ef79
parentc5607e0ab23eb127c2d918c490ec7bb9883a3cbe
fix an error code in iotcon_initialize()
 and a bug that user_data is always NULL

Change-Id: I36d6c1747b309649eb24e606445413b9bb48cbab
Signed-off-by: youngman <yman.jung@samsung.com>
lib/icl-options.c
lib/icl-query.c
lib/icl-repr.c
lib/icl-resource-types.c
lib/icl.c
lib/include/iotcon-representation.h
lib/include/iotcon-struct.h
test/crud-test-server.c
test/repr-test-server.c