aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/file.c
diff options
context:
space:
mode:
authorJeff Sickel <jas@corpus-callosum.com>2008-10-08 21:16:13 -0500
committerJeff Sickel <jas@corpus-callosum.com>2008-10-08 21:16:13 -0500
commit5f67fe1b20eecd2654b0d881c38275308a22afa1 (patch)
treeb8e450d3d97c60a516c37b6533fed3f1220a0471 /src/cmd/file.c
parentfd997ef09fac4648af69292dbb363853ab90d12f (diff)
downloadplan9port-5f67fe1b20eecd2654b0d881c38275308a22afa1.tar.gz
plan9port-5f67fe1b20eecd2654b0d881c38275308a22afa1.tar.bz2
plan9port-5f67fe1b20eecd2654b0d881c38275308a22afa1.zip
x3f support
Diffstat (limited to 'src/cmd/file.c')
-rw-r--r--src/cmd/file.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/file.c b/src/cmd/file.c
index f3258719..0afb9ba3 100644
--- 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",