]> granicus.if.org Git - file/commitdiff
use unsigned to print size (Francesco Lamonica)
authorChristos Zoulas <christos@zoulas.com>
Sat, 1 Sep 2018 13:52:39 +0000 (13:52 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sat, 1 Sep 2018 13:52:39 +0000 (13:52 +0000)
magic/Magdir/compress

index 107d317c15378a983a16bf23f1c3c1cd329fb6e5..4c74337551d26e49cb8283d6d280e592d3d39f92 100644 (file)
@@ -1,5 +1,5 @@
 #------------------------------------------------------------------------------
-# $File: compress,v 1.72 2018/03/27 23:26:41 christos Exp $
+# $File: compress,v 1.73 2018/09/01 13:52:39 christos Exp $
 # compress:  file(1) magic for pure-compression formats (no archives)
 #
 # compress, gzip, pack, compact, huf, squeeze, crunch, freeze, yabba, etc.
@@ -49,7 +49,7 @@
 >9     byte            =0x0B           \b, from NTFS filesystem (NT)
 >9     byte            =0x0C           \b, from QDOS
 >9     byte            =0x0D           \b, from Acorn RISCOS
->-4    lelong          x               \b, original size %d
+>-4    lelong          x               \b, original size %u
 
 # packed data, Huffman (minimum redundancy) codes on a byte-by-byte basis
 0      string          \037\036        packed data