]> 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 2463bb54fb955d7ec62dc6c695eea9fd0f345f4c..b49ea0eec3a8592f775833c440607a6a828365f1 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: msdos,v 1.82 2012/10/29 17:36:49 christos Exp $
+# $File: msdos,v 1.83 2012/11/13 14:55:44 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,