]> Git Repo - J-u-boot.git/commit
kwbimage.c: Fix compile warning when building on 64 bit systems
authorWolfgang Denk <[email protected]>
Fri, 11 Sep 2009 06:58:11 +0000 (08:58 +0200)
committerWolfgang Denk <[email protected]>
Fri, 11 Sep 2009 07:11:03 +0000 (09:11 +0200)
commit51003b89816848cbe86a8fe48f970ba8b14005f5
tree8d2951a2906520f3199b2d55f479db5bc7422f9f
parente7963772eb78a6aa1fa65063d64eab3a8626daac
kwbimage.c: Fix compile warning when building on 64 bit systems

Fix this warning when building on 64 bit systems:
tools/kwbimage.c: In function 'kwbimage_checksum32':
tools/kwbimage.c:135: warning: format '%d' expects type 'int',
but argument 4 has type 'long unsigned int'

Signed-off-by: Wolfgang Denk <[email protected]>
Cc: Prafulla Wadaskar <[email protected]>
tools/kwbimage.c
This page took 0.036147 seconds and 4 git commands to generate.