Fix format used in OIC_LOG_V
authorHabib Virji <habib.virji@samsung.com>
Mon, 12 Oct 2015 16:14:55 +0000 (17:14 +0100)
committerHabib Virji <habib.virji@samsung.com>
Thu, 22 Oct 2015 17:17:13 +0000 (17:17 +0000)
commit15b1a05bcca5d1b948a25fcec867970e87e4eb1e
tree03cb719fc183cfbcc340a626c5273ac1a0c1f2c4
parentbe5290499859e22788dc53c3c5cf8ffef3f6191c
Fix format used in OIC_LOG_V

There was wrong format used for int64_t variable.

Change-Id: I52a1887600d0f004fcea2081058872f684572431
Signed-off-by: Habib Virji <habib.virji@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3825
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/csdk/stack/include/payload_logging.h
resource/csdk/stack/src/ocpayloadconvert.c
resource/src/OCResource.cpp