]> granicus.if.org Git - file/commitdiff
convert to octal
authorChristos Zoulas <christos@zoulas.com>
Tue, 5 Feb 2013 13:55:22 +0000 (13:55 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 5 Feb 2013 13:55:22 +0000 (13:55 +0000)
magic/Magdir/msdos

index 0399a3f5396c60e6f8dba5b04984223b4f101aba..14985095b83bda5a0b23175256e4291cdf35f6c1 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: msdos,v 1.83 2012/11/13 14:55:44 christos Exp $
+# $File: msdos,v 1.84 2013/02/05 13:55:22 christos Exp $
 # msdos:  file(1) magic for MS-DOS files
 #
 
 >5     ubyte           >0              
 >>8    string          x               \b, name=%-.2s
 0      string  \xffKEYB\ \ \ \0\0\0\0  
->12    string  \0\0\0\0`\ 4\360          MS-DOS KEYBoard Layout file
+>12    string  \0\0\0\0`\004\360       MS-DOS KEYBoard Layout file
 
 # .COM formats (Daniel Quinlan, quinlan@yggdrasil.com)
 # Uncommenting only the first two lines will cover about 2/3 of COM files,