tx3f support - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 5f67fe1b20eecd2654b0d881c38275308a22afa1
(DIR) parent fd997ef09fac4648af69292dbb363853ab90d12f
(HTM) Author: Jeff Sickel <jas@corpus-callosum.com>
Date: Wed, 8 Oct 2008 21:16:13 -0500
x3f support
Diffstat:
M src/cmd/file.c | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/src/cmd/file.c b/src/cmd/file.c
t@@ -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",