From: Christos Zoulas Date: Tue, 5 Feb 2013 13:55:22 +0000 (+0000) Subject: convert to octal X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a61cf0754e365a2835bb385a7bc7877e939ee18;p=file convert to octal --- diff --git a/magic/Magdir/msdos b/magic/Magdir/msdos index 0399a3f5..14985095 100644 --- a/magic/Magdir/msdos +++ b/magic/Magdir/msdos @@ -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 # @@ -313,7 +313,7 @@ >5 ubyte >0 >>8 string x \b, name=%-.2s 0 string \xffKEYB\ \ \ \0\0\0\0 ->12 string \0\0\0\0`\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,