modify return type of functions
authorMinchul Lee <slotus.lee@samsung.com>
Thu, 28 May 2015 06:36:48 +0000 (15:36 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Mon, 8 Jun 2015 10:41:04 +0000 (19:41 +0900)
commit2c7ad801e7ce4eb2320ce73c49fc4b4aec3b6a88
tree8e309bb8b6404c6e99891471933cc6d0cf486efd
parent7cac17a4df15a397fe848067264f008beabdc60b
modify return type of functions

Change-Id: Ic15966fdeb476b82f7e8039150d61a7f6824bbd5
Signed-off-by: Minchul Lee <slotus.lee@samsung.com>
20 files changed:
lib/ic-ioty.cpp
lib/ic-ioty.h
lib/ic-options.c
lib/ic-query.c
lib/ic-repr-list.c
lib/ic-repr-list.h
lib/ic-repr-obj.c
lib/ic-repr-obj.h
lib/ic-repr-value.c
lib/ic-repr-value.h
lib/ic-repr.c
lib/ic-repr.h
lib/ic-utils.c
lib/include/iotcon-constant.h
lib/include/iotcon-representation.h
lib/include/iotcon-struct.h
test/crud-test-client.c
test/crud-test-server.c
test/repr-test-client.c
test/repr-test-server.c