diff options
author | 2005-01-31 17:21:13 +0000 | |
---|---|---|
committer | 2005-01-31 17:21:13 +0000 | |
commit | 172a21682eed9a49d15f0c0e94e6c19fb99706a1 (patch) | |
tree | 6940fbeeef8c7e2bdd029b7a870be8f451ec74e4 /usr.bin/file/magdir | |
parent | when reporting a file to remove, we must use the Entry request along (diff) | |
download | wireguard-openbsd-172a21682eed9a49d15f0c0e94e6c19fb99706a1.tar.xz wireguard-openbsd-172a21682eed9a49d15f0c0e94e6c19fb99706a1.zip |
recognize OpenEXR images.
okay ian Darwin.
Diffstat (limited to 'usr.bin/file/magdir')
-rw-r--r-- | usr.bin/file/magdir/images | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/file/magdir/images b/usr.bin/file/magdir/images index 7c580803c3f..fd097b6fcc8 100644 --- a/usr.bin/file/magdir/images +++ b/usr.bin/file/magdir/images @@ -1,4 +1,4 @@ -# $OpenBSD: images,v 1.7 2004/06/03 03:14:20 tedu Exp $ +# $OpenBSD: images,v 1.8 2005/01/31 17:21:13 espie Exp $ #------------------------------------------------------------------------------ # images: file(1) magic for image formats (see also "iff") @@ -515,3 +515,4 @@ # From: Jason Bacon <bacon@smithers.neuro.mcw.edu> 0 beshort 0x3020 character Computer Graphics Metafile +0 lelong 20000630 OpenEXR image data |