Skip to content
Commit ceb2d57c authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

kwbimage.c: Fix compile warning when building on 64 bit systems (again)



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: default avatarWolfgang Denk <wd@denx.de>
parent 6c7bc91f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment