Parent: 603eb343cf3e0b3989eedd5bf6202a5f2831cffe
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2013-10-04 10:33:13
Tree: 38813d94362c708ddae3179413a2aecd490b059e
obexd/MAP: Fix invalid snprintf format string in map_msg_get() obexd/client/map.c: In function ‘map_msg_get’: obexd/client/map.c:446:2: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘uint64_t’ [-Wformat] obexd/client/map.c:446:2: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘uint64_t’ [-Wformat]
Diffstat
| M | obexd/client/map.c | | | 2 | +- |
1 files changed, 1 insertions(+), 1 deletions(-)