From be0d0c38f4c9f17668e6a146aeb1c62cac671671 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Fri, 23 May 2003 21:37:35 +0000 Subject: [PATCH] fix typo in version --- magic/Magdir/elf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) -- 2.50.1