From: Christos Zoulas Date: Thu, 12 Apr 2001 20:53:00 +0000 (+0000) Subject: package is a java keyword, so use something more precise to determine newton X-Git-Tag: FILE3_35~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=04aa3e21d1d16233b50dc0285f3af32cfc86de2b;p=file package is a java keyword, so use something more precise to determine newton files. --- diff --git a/magic/Magdir/apple b/magic/Magdir/apple index 875d7c66..c2b372bf 100644 --- a/magic/Magdir/apple +++ b/magic/Magdir/apple @@ -12,9 +12,15 @@ # magic for Newton PDA package formats # from Ruda Moura -0 string package Newton package, ->7 byte 48 NOS 1.x, ->7 byte 49 NOS 2.x, +0 string package0 Newton package, NOS 1.x, +>12 belong &0x80000000 AutoRemove, +>12 belong &0x40000000 CopyProtect, +>12 belong &0x10000000 NoCompression, +>12 belong &0x04000000 Relocation, +>12 belong &0x02000000 UseFasterCompression, +>16 belong x version %d + +0 string package1 Newton package, NOS 2.x, >12 belong &0x80000000 AutoRemove, >12 belong &0x40000000 CopyProtect, >12 belong &0x10000000 NoCompression,