Parent: d4b837f3cf64c0c92080766ac1de5725c27e776e
Author: Anderson Lizardo <anderson.lizardo@openbossa.org>
Committer: Johan Hedberg <johan.hedberg@intel.com>
Date: 2014-01-06 21:20:50
Tree: 25cdaf31b49d39fd01ee374324d1b9b108c23315
attrib: Fix sprintf() format specification Fixes clang error: src/attrib-server.c:916:26: error: format specifies type 'unsigned char' but the argument has type 'uint16_t' (aka 'unsigned short') [-Werror,-Wformat]
Diffstat
| M | src/attrib-server.c | | | 2 | +- |
1 files changed, 1 insertions(+), 1 deletions(-)