Apply comments about parameter type (integer -> enum)
authorsung.goo.kim <sung.goo.kim@samsung.com>
Mon, 9 Nov 2015 05:00:40 +0000 (14:00 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Tue, 10 Nov 2015 10:13:34 +0000 (19:13 +0900)
commit0a9d2eb76a219cd4ef53e866a7c5a3146bb15336
treeaf4a97e4834917d4c6db88295b4f65eaa1967f8a
parent84a2b2bbf9790e5e3bbc8a5b674c3bfec2180fe4
Apply comments about parameter type (integer -> enum)

Change-Id: Ie9fcc441d81b40e7ecd2b7ddaa7d1ceb295a013d
19 files changed:
lib/icl-list.c
lib/icl-presence.c
lib/icl-query.c
lib/icl-remote-resource-caching.c
lib/icl-remote-resource-monitoring.c
lib/icl-remote-resource.c
lib/icl-request.c
lib/icl-response.c
lib/icl-state.c
lib/include/iotcon-client.h
lib/include/iotcon-list.h
lib/include/iotcon-query.h
lib/include/iotcon-remote-resource.h
lib/include/iotcon-request.h
lib/include/iotcon-response.h
lib/include/iotcon-state.h
test/iotcon-test-basic-client.c
test/iotcon-test-basic-server.c
test/iotcon-test-repr-client.c