plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 5f67fe1b20eecd2654b0d881c38275308a22afa1
parent fd997ef09fac4648af69292dbb363853ab90d12f
Author: Jeff Sickel <jas@corpus-callosum.com>
Date:   Wed,  8 Oct 2008 21:16:13 -0500

x3f support

Diffstat:
Msrc/cmd/file.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/cmd/file.c b/src/cmd/file.c @@ -655,6 +655,7 @@ struct FILE_STRING "\377\330\377\340", "jpeg", 4, "image/jpeg", "\377\330\377\341", "jpeg", 4, "image/jpeg", "\377\330\377\333", "jpeg", 4, "image/jpeg", + "\106\117\126\142", "x3f", 4, "image/x3f", "BM", "bmp", 2, "image/bmp", "\xD0\xCF\x11\xE0\xA1\xB1\x1A\xE1", "microsoft office document", 8, "application/octet-stream", "<MakerFile ", "FrameMaker file", 11, "application/framemaker",