Commit Diff


commit - fd997ef09fac4648af69292dbb363853ab90d12f
commit + 5f67fe1b20eecd2654b0d881c38275308a22afa1
blob - f325871931e978d04657bf98d5b78b6db44d8136
blob + 0afb9ba3a1bed49bd2d4ca694ecf72a57303c427
--- src/cmd/file.c
+++ 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",