From: Christos Zoulas Date: Sat, 23 Feb 2019 01:16:32 +0000 (+0000) Subject: Correctly escape the '^' for (GerbiSoft) X-Git-Tag: FILE5_37~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29dbd12bc01435bca9acd3bce29ad5c742a1c5b4;p=file Correctly escape the '^' for (GerbiSoft) --- diff --git a/magic/Magdir/images b/magic/Magdir/images index 4320372f..9dbc597a 100644 --- a/magic/Magdir/images +++ b/magic/Magdir/images @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: images,v 1.157 2019/02/23 01:16:21 christos Exp $ +# $File: images,v 1.158 2019/02/23 01:16:32 christos Exp $ # images: file(1) magic for image formats (see also "iff", and "c-lang" for # XPM bitmaps) # @@ -1708,7 +1708,7 @@ >12 lelong 0x04030201 (little-endian) >>16 use khronos-ktx-endian-header >12 belong 0x04030201 (big-endian) ->>16 use ^khronos-ktx-endian-header +>>16 use \^khronos-ktx-endian-header # Type: Valve VTF texture. # From: David Korth