aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/ape/apefile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'taglib/ape/apefile.cpp')
-rw-r--r--taglib/ape/apefile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/taglib/ape/apefile.cpp b/taglib/ape/apefile.cpp
index fb01e4a2..a10c1f64 100644
--- a/taglib/ape/apefile.cpp
+++ b/taglib/ape/apefile.cpp
@@ -87,7 +87,7 @@ public:
// static members
////////////////////////////////////////////////////////////////////////////////
-bool APE::File::isValidStream(IOStream *stream)
+bool APE::File::isSupported(IOStream *stream)
{
// An APE file has an ID "MAC " somewhere. An ID3v2 tag may precede.