Remove a build warning in easy-setup compilation
authorJihun Ha <jihun.ha@samsung.com>
Tue, 16 May 2017 08:43:18 +0000 (17:43 +0900)
committerUze Choi <uzchoi@samsung.com>
Sat, 20 May 2017 03:46:22 +0000 (03:46 +0000)
commit5440197eb8eda4fc15d0d9c75c2adab204049109
treefcfcbc1da9ce839a968ab5826eb0eeb0ca240da6
parent0734456ed098c1638787c76d6d7df9555e050310
Remove a build warning in easy-setup compilation

- The 3rd parameter of OCRepPayloadSetStringArray is one in "const char **"
type, not "char **"
- Align types to unsigned int in comparison

Change-Id: I391b29ac86f75928e4bea34077a38a2bea392b7e
Signed-off-by: Jihun Ha <jihun.ha@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/19941
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/easy-setup/enrollee/src/resourcehandler.c