# HG changeset patch
# User Jeff Sickel <jas@corpus-callosum.com>
# Date 1223518573 18000
# Node ID 1327a023b5da67565163c1b0e6851e1fa244c554
# Parent  c87d66e35b56de8464656387f7122c14a6b6e0fe
x3f support

diff -r c87d66e35b56 -r 1327a023b5da src/cmd/file.c
--- a/src/cmd/file.c	Tue Aug 19 09:24:54 2008 -0500
+++ b/src/cmd/file.c	Wed Oct 08 21:16:13 2008 -0500
@@ -655,6 +655,7 @@
 	"\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",
