From 1cacbe8d6607b3f573f5fa78afaee64fc6541fe8 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sat, 14 Feb 2015 18:42:48 +0000 Subject: [PATCH] Don't hard-code the 10 offset of ID in the source --- magic/Magdir/audio | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/magic/Magdir/audio b/magic/Magdir/audio index 338d8aeb..ff4cf8a4 100644 --- a/magic/Magdir/audio +++ b/magic/Magdir/audio @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: audio,v 1.71 2014/05/14 23:30:28 christos Exp $ +# $File: audio,v 1.72 2015/02/14 18:42:48 christos Exp $ # audio: file(1) magic for sound formats (see also "iff") # # Jan Nicolai Langfeldt (janl@ifi.uio.no), Dan Quinlan (quinlan@yggdrasil.com), @@ -300,7 +300,7 @@ >>5 byte &0x40 \b, extended header >>5 byte &0x20 \b, experimental >>5 byte &0x10 \b, footer present ->(6.I) indirect x \b, contains: +>(6.I+10) indirect x \b, contains: # NSF (NES sound file) magic 0 string NESM\x1a NES Sound File -- 2.40.0