Hi Mike,

On Sun,  8 Jan 2012 04:14:35 -0500
Mike Frysinger <vap...@gentoo.org> wrote:

> Fix size_t printf format warnings:
> 
> LzmaTools.c: In function 'lzmaBuffToBuffDecompress':
> LzmaTools.c:110:5: warning: format '%x' expects type 'unsigned int',
>                             but argument 2 has type 'SizeT'
> LzmaTools.c:111:5: warning: format '%x' expects type 'unsigned int',
>                             but argument 2 has type 'SizeT'
> 
> Signed-off-by: Mike Frysinger <vap...@gentoo.org>
> ---
>  lib/lzma/LzmaTools.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-staging/ag...@denx.de, thanks.

Anatolij
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to