Fix warnings due to json-c evolution
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Fri, 22 Jun 2018 15:34:39 +0000 (17:34 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 13 Dec 2018 13:12:02 +0000 (14:12 +0100)
commit52df213f2a810cc66af3c2a3ef009afe7b652d80
tree151f6adb84c5f2387551929b6e1f2cdda5745236
parent0f7c627d2db92fd0a83fd19131dbb496fc4194c6
Fix warnings due to json-c evolution

Library json-c now returns size_t instead of int.

Change-Id: Ib4f8bcd5dc6382fb3d189e83707a39dee8e14683
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
wrap-json.c