From 06764ab49cc71bf618dbd80c59512f72d2beeced Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Tue, 25 Sep 2012 00:55:20 +0000 Subject: [PATCH] use <4 instead of <=3 --- magic/Magdir/images | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/magic/Magdir/images b/magic/Magdir/images index 9bf68ce3..987e7115 100644 --- a/magic/Magdir/images +++ b/magic/Magdir/images @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: images,v 1.74 2012/08/08 14:10:58 christos Exp $ +# $File: images,v 1.75 2012/09/21 13:03:31 christos Exp $ # images: file(1) magic for image formats (see also "iff", and "c-lang" for # XPM bitmaps) # @@ -646,7 +646,7 @@ # Robert Minsk 0 string SDPX DPX image data, big-endian, !:mime image/x-dpx ->768 beshort <=3 +>768 beshort <4 >>772 belong x %dx >>776 belong x \b%d, >768 beshort >3 -- 2.49.0