From: Christos Zoulas Date: Tue, 6 Jan 2015 01:58:09 +0000 (+0000) Subject: fix endianness (Christoph Biedl) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bdfa73a3f258509bef703ff5cae4ab1310ca7abd;p=file fix endianness (Christoph Biedl) --- diff --git a/magic/Magdir/vorbis b/magic/Magdir/vorbis index d337398d..2af052bb 100644 --- a/magic/Magdir/vorbis +++ b/magic/Magdir/vorbis @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: vorbis,v 1.20 2014/09/23 16:35:08 christos Exp $ +# $File: vorbis,v 1.21 2015/01/06 01:58:09 christos Exp $ # vorbis: file(1) magic for Ogg/Vorbis files # # From Felix von Leitner @@ -47,8 +47,8 @@ # non-Vorbis content: Skeleton >>28 string fishead\0 \b, Skeleton !:mime video/ogg ->>>36 short x v%u ->>>40 short x \b.%u +>>>36 leshort x v%u +>>>40 leshort x \b.%u # non-Vorbis content: Speex >>28 string Speex\ \ \ \b, Speex audio !:mime audio/ogg