From: Christos Zoulas Date: Fri, 23 May 2003 21:37:35 +0000 (+0000) Subject: fix typo in version X-Git-Tag: FILE5_05~975 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be0d0c38f4c9f17668e6a146aeb1c62cac671671;p=file fix typo in version --- diff --git a/magic/Magdir/elf b/magic/Magdir/elf index 9844502a..10aac069 100644 --- a/magic/Magdir/elf +++ b/magic/Magdir/elf @@ -201,7 +201,8 @@ # Up to now only 0, 1 and 2 are defined; I've seen a file with 0x83, it seemed # like proper ELF, but extracting the string had bad results. >4 byte <0x80 ->8 string >\0 (%s) +>>8 string >\0 (%s) +>8 string \0 >>7 byte 0 (SYSV) >>7 byte 1 (HP-UX) >>7 byte 2 (NetBSD)