]> granicus.if.org Git - file/commitdiff
put back the printf chars
authorChristos Zoulas <christos@zoulas.com>
Wed, 7 Dec 2011 22:04:27 +0000 (22:04 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 7 Dec 2011 22:04:27 +0000 (22:04 +0000)
magic/Magdir/compress

index 71081e24623f7930628f7c2a0f2c8462f48e33a4..80c2eea6d35a2462deb951990a4bfa979c288932 100644 (file)
@@ -1,5 +1,5 @@
 #------------------------------------------------------------------------------
-# $File: compress,v 1.47 2011/03/08 00:39:46 christos Exp $
+# $File: compress,v 1.48 2011/12/07 18:39:43 christos Exp $
 # compress:  file(1) magic for pure-compression formats (no archives)
 #
 # compress, gzip, pack, compact, huf, squeeze, crunch, freeze, yabba, etc.
 0      lelong&0xffffff =0x5d
 >12    leshort         =0xff                   LZMA compressed data,
 >>5    lequad          =0xffffffffffffffff     streamed
->>5    lequad          !0xffffffffffffffff     non-streamed, size %
+>>5    lequad          !0xffffffffffffffff     non-streamed, size %lld
 !:mime application/x-lzma
 
 # http://tukaani.org/xz/xz-file-format.txt