]> granicus.if.org Git - file/commitdiff
Fix comma vs. colon for DDS and PVRX. (David Korth)
authorChristos Zoulas <christos@zoulas.com>
Sat, 23 Jun 2018 16:42:02 +0000 (16:42 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sat, 23 Jun 2018 16:42:02 +0000 (16:42 +0000)
magic/Magdir/images

index 288b737d5d9bd5ea841713d4ac6435427fd57929..fc375923c6aa9bd4cf4844b92f70e4e1eae09cfc 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: images,v 1.144 2018/06/23 16:41:55 christos Exp $
+# $File: images,v 1.145 2018/06/23 16:42:02 christos Exp $
 # images:  file(1) magic for image formats (see also "iff", and "c-lang" for
 # XPM bitmaps)
 #
 # From: Morten Hustveit <morten@debian.org>
 # Updated by: David Korth <gerbilsoft@gerbilsoft.com>
 0      name    ms-directdraw-surface
->0x10  ulelong >0                      \b, %u x
->0x0C  ulelong >0                      %u
+>0x10  ulelong x                       %u x
+>0x0C  ulelong                       %u
 # Color depth.
 >0x58  ulelong >0                      \b, %u-bit color
 # Determine the pixel format.
 # URL: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/directx/graphics/reference/DDSFileReference/ddsfileformat.asp
 # From: Morten Hustveit <morten@debian.org>
 # Updated by: David Korth <gerbilsoft@gerbilsoft.com>
-0      string/b        DDS\040\174\000\000\000 Microsoft DirectDraw Surface (DDS)
+0      string/b        DDS\040\174\000\000\000 Microsoft DirectDraw Surface (DDS):
 >0     use     ms-directdraw-surface
 
 # Type: Sega PVR image.