diff options
author | Renato Botelho <renato@netgate.com> | 2018-03-07 08:40:38 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2018-03-07 08:40:38 -0300 |
commit | 71e3c5cbbbdaf7023423bf4aecf933a3165f58ee (patch) | |
tree | ddbe27e0296a8d07fb92ee7c3f8ff898564eae4d /contrib/file/magic/Magdir/dyadic | |
parent | c4c45edd775b251ba14c1394fbc9c8908f9aee87 (diff) | |
parent | c69c8ae8053b66933da68a1f410f78dda1300dd7 (diff) | |
download | FreeBSD-src-71e3c5cbbbdaf7023423bf4aecf933a3165f58ee.zip FreeBSD-src-71e3c5cbbbdaf7023423bf4aecf933a3165f58ee.tar.gz |
Merge remote-tracking branch 'origin/releng/11.1' into RELENG_2_4
Diffstat (limited to 'contrib/file/magic/Magdir/dyadic')
-rw-r--r-- | contrib/file/magic/Magdir/dyadic | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/file/magic/Magdir/dyadic b/contrib/file/magic/Magdir/dyadic index ab73465..185970e 100644 --- a/contrib/file/magic/Magdir/dyadic +++ b/contrib/file/magic/Magdir/dyadic @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: dyadic,v 1.7 2015/05/27 18:02:48 christos Exp $ +# $File: dyadic,v 1.8 2017/03/17 21:35:28 christos Exp $ # Dyadic: file(1) magic for Dyalog APL. # # updated by Joerg Jenderek at Oct 2013 @@ -10,9 +10,9 @@ # .DIN Dyalog APL Input Table # .DOT Dyalog APL Output Table # .DFT Dyalog APL Format File -0 ubeshort&0xFF60 0xaa00 +0 ubeshort&0xFF60 0xaa00 # skip biblio.dbt ->1 byte !4 +>1 byte !4 # real Dyalog APL have non zero version numbers like 7.3 or 13.4 >>2 ubeshort >0x0000 Dyalog APL >>>1 byte 0x00 aplcore |