aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/id3v2_extractor.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-12-19 21:12:41 +0000
committerChristian Grothoff <christian@grothoff.org>2009-12-19 21:12:41 +0000
commit73b50507dba0570f2182f21f8b1c27a95886e4e7 (patch)
treee5a8e6ff4c1a8b9017e3da0c5743471eac87e40d /src/plugins/id3v2_extractor.c
parentfa7592ccb96d40353ff0270c57efe28057c81d7f (diff)
downloadlibextractor-73b50507dba0570f2182f21f8b1c27a95886e4e7.tar.gz
libextractor-73b50507dba0570f2182f21f8b1c27a95886e4e7.zip
id3v2
Diffstat (limited to 'src/plugins/id3v2_extractor.c')
-rw-r--r--src/plugins/id3v2_extractor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/id3v2_extractor.c b/src/plugins/id3v2_extractor.c
index 08ba124..da5c6d9 100644
--- a/src/plugins/id3v2_extractor.c
+++ b/src/plugins/id3v2_extractor.c
@@ -337,7 +337,7 @@ EXTRACTOR_id3v2_extract (const unsigned char *data,
337 { 337 {
338 if (0 != proc (proc_cls, 338 if (0 != proc (proc_cls,
339 "id3v2", 339 "id3v2",
340 type, 340 tmap[i].type,
341 EXTRACTOR_METAFORMAT_UTF8, 341 EXTRACTOR_METAFORMAT_UTF8,
342 "text/plain", 342 "text/plain",
343 word, 343 word,