summaryrefslogtreecommitdiff
path: root/config/spotbugs/exclude.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/spotbugs/exclude.xml')
-rw-r--r--config/spotbugs/exclude.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/spotbugs/exclude.xml b/config/spotbugs/exclude.xml
index 54af117c1..1f06877a6 100644
--- a/config/spotbugs/exclude.xml
+++ b/config/spotbugs/exclude.xml
@@ -10,7 +10,7 @@
</Match>
<Match>
<Bug pattern="DM_DEFAULT_ENCODING"/>
- <Class name="de.danoeh.antennapod.core.util.vorbiscommentreader.VorbisCommentReader"/>
+ <Class name="de.danoeh.antennapod.parser.media.vorbis.VorbisCommentReader"/>
</Match>
<Match>
<Bug pattern="HSC_HUGE_SHARED_STRING_CONSTANT"/>