[U-Boot] [PATCH v2] kwbimage.c: Fix compile warning when building on 64 bit systems (again)
Wolfgang Denk
wd at denx.de
Fri Sep 18 23:23:16 CEST 2009
In message <1253043494-11436-1-git-send-email-wd at denx.de> you wrote:
> Commit 51003b89 attempted to fix a build problem on 64 bit systems,
> but just turned it into a build problem on 32 bit systems (silly me).
>
> Now do the Right Thing (TM) and use a "%zu" printf format.
>
> Also fix spelling error.
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> ---
> v2: Also fix spelling error; cudos Mike Frysinger
>
> tools/kwbimage.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Those who do not understand Unix are condemned to reinvent it,
poorly. - Henry Spencer, University of Toronto Unix hack
More information about the U-Boot
mailing list