From: Christos Zoulas Date: Sat, 10 Sep 2005 18:10:15 +0000 (+0000) Subject: comment out the \032 risk magic. It is too short. X-Git-Tag: FILE5_05~804 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9a65767d3a5ed368de115ad9c257d7213531056;p=file comment out the \032 risk magic. It is too short. --- diff --git a/magic/Magdir/archive b/magic/Magdir/archive index 7442072c..006ab149 100644 --- a/magic/Magdir/archive +++ b/magic/Magdir/archive @@ -130,10 +130,8 @@ # I can't create either SPARK or ArcFS archives so I have not tested this stuff # [GRR: the original entries collide with ARC, above; replaced with combined # version (not tested)] -#0 byte 0x1a RISC OS archive -#>1 string archive (ArcFS format) -#0 string \032archive RISC OS archive (ArcFS format) -0 string \032 RISC OS archive (spark format) +#0 byte 0x1a RISC OS archive (spark format) +0 string \032archive RISC OS archive (ArcFS format) 0 string Archive\000 RISC OS archive (ArcFS format) # All these were taken from idarc, many could not be verified. Unfortunately,