Skip to content

Commit

Permalink
Limit targa more, otherwise it picks up things like:
Browse files Browse the repository at this point in the history
help_relation.frm:            MySQL table definition file Version 9, type MYISAM, MySQL version 50146
  • Loading branch information
zoulasc committed Nov 25, 2016
1 parent c69267b commit 6b311a3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions magic/Magdir/images
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#------------------------------------------------------------------------------
# $File: images,v 1.118 2016/11/08 02:58:21 christos Exp $
# $File: images,v 1.119 2016/11/09 18:20:53 christos Exp $
# images: file(1) magic for image formats (see also "iff", and "c-lang" for
# XPM bitmaps)
#
Expand Down Expand Up @@ -41,7 +41,11 @@
>>>>>>3 uleshort 0
>>>>>>>0 use tga-image
# Color Map
>>>>>1 ubyte >0
>>>>>1 belong&0xfff7ffff 0x01010000
>>>>>>0 use tga-image
>>>>>1 belong&0xfff7ffff 0x00020000
>>>>>>0 use tga-image
>>>>>1 belong&0xfff7ffff 0x00030000
>>>>>>0 use tga-image
# display tga bitmap image information
0 name tga-image
Expand Down

0 comments on commit 6b311a3

Please sign in to comment.