]> granicus.if.org Git - file/commitdiff
Add missing commas.
authorChristos Zoulas <christos@zoulas.com>
Mon, 21 May 2018 16:32:34 +0000 (16:32 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 21 May 2018 16:32:34 +0000 (16:32 +0000)
magic/Magdir/elf

index 7fd5de1c1fff8f6de2499b4f00cb81d9bf157a15..67ce35c72b7144ea7251111f1ebd883f049e5128 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: elf,v 1.72 2018/02/24 19:50:04 christos Exp $
+# $File: elf,v 1.73 2018/05/21 16:32:34 christos Exp $
 # elf:  file(1) magic for ELF executables
 #
 # We have to check the byte order flag to see what byte order all the
 !:mime application/x-object
 >16    leshort         2               executable,
 !:mime application/x-executable
->16    leshort         3               ${x?pie executable:shared object}
+>16    leshort         3               ${x?pie executable:shared object},
 
 !:mime application/x-${x?pie-executable:sharedlib}
->16    leshort         4               core file
+>16    leshort         4               core file,
 !:mime application/x-coredump
 # Core file detection is not reliable.
 #>>>(0x38+0xcc) string >\0             of '%s'