From: Christos Zoulas Date: Fri, 2 Jan 2015 02:36:35 +0000 (+0000) Subject: don't depend on the existance of data to recurse. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d98402c8a647dce0840d217dda3e74e327f8316;p=file don't depend on the existance of data to recurse. --- diff --git a/magic/Magdir/images b/magic/Magdir/images index bfd8bf30..672dd88b 100644 --- a/magic/Magdir/images +++ b/magic/Magdir/images @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: images,v 1.101 2015/01/01 04:16:51 christos Exp $ +# $File: images,v 1.102 2015/01/02 02:36:35 christos Exp $ # images: file(1) magic for image formats (see also "iff", and "c-lang" for # XPM bitmaps) # @@ -225,15 +225,15 @@ # Software >0 leshort 0x131 >>(8.l) string x \b, software=%s ->>>12 use tiff_entry +>>12 use tiff_entry # Datetime >0 leshort 0x132 >>(8.l) string x \b, datetime=%s ->>>12 use tiff_entry +>>12 use tiff_entry # HostComputer >0 leshort 0x13c >>(8.l) string x \b, hostcomputer=%s ->>>12 use tiff_entry +>>12 use tiff_entry # WhitePoint >0 leshort 0x13e >>12 use tiff_entry @@ -252,7 +252,7 @@ # Copyright >0 leshort 0x8298 >>(8.l) string x \b, copyright=%s ->>>12 use tiff_entry +>>12 use tiff_entry # ExifOffset >0 leshort 0x8769 >>12 use tiff_entry