Fix the 64bit build error 70/240370/1 accepted/tizen/unified/20200810.123222 submit/tizen/20200804.074118
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 6 Aug 2020 01:19:15 +0000 (10:19 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 6 Aug 2020 01:19:15 +0000 (10:19 +0900)
commitc8fc45b330e281480d0be9bc6adba19e84ddb4b4
treee3e619036a1b1f18824edeb3e36f12198f554c7f
parent392f2e0f7006e092a9c7b67be47643699b32880c
Fix the 64bit build error

error: format '%d' expects argument of type 'int', but argument 9 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=]

Change-Id: I687a1a2603ddf8c9770d6699a045f1ee976ab63c
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
bt-service/services/mesh/bt-service-mesh-model.c