]> granicus.if.org Git - file/commitdiff
fix typo in version
authorChristos Zoulas <christos@zoulas.com>
Fri, 23 May 2003 21:37:35 +0000 (21:37 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 23 May 2003 21:37:35 +0000 (21:37 +0000)
magic/Magdir/elf

index 9844502aaae0443895f1a30c8e1362ed1fefdecb..10aac0693daf009276d7965a5c210dc1078198f1 100644 (file)
 # 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)