diff options
| author | Mike Frysinger <[email protected]> | 2012-01-07 23:14:35 +0000 |
|---|---|---|
| committer | Anatolij Gustschin <[email protected]> | 2012-03-28 09:54:08 +0200 |
| commit | f3e6110a10b694b3beb1ba7704fb7632cc371844 (patch) | |
| tree | c865680d9abcc9130cfe4cf75766c5fde0c1e02d /include | |
| parent | 127e19e28d01782b422f0e283678e7e838547aa8 (diff) | |
lzma: fix printf warnings
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 <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
