summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarek Behún <[email protected]>2021-09-24 23:06:38 +0200
committerStefan Roese <[email protected]>2021-10-01 11:07:13 +0200
commit3b5da64edfdc013b105573a20871659d37ab53de (patch)
tree656055ed37c42b913204d6e88ae034c5941e682f /scripts
parent7fde64c004ea3ba46a20f7ef6d076f501bcb585f (diff)
tools: kwbimage: Fix printf format warning
On 32-bit ARM the compiler complains: tools/kwbimage.c:547: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘unsigned int’ Fix this by using %zu instead of %lu format specifier. Signed-off-by: Marek Behún <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions