aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/wavpack/wavpackfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'taglib/wavpack/wavpackfile.cpp')
-rw-r--r--taglib/wavpack/wavpackfile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/taglib/wavpack/wavpackfile.cpp b/taglib/wavpack/wavpackfile.cpp
index 03f5ee07..01bdba36 100644
--- a/taglib/wavpack/wavpackfile.cpp
+++ b/taglib/wavpack/wavpackfile.cpp
@@ -75,7 +75,7 @@ public:
// static members
////////////////////////////////////////////////////////////////////////////////
-bool WavPack::File::isValidStream(IOStream *stream)
+bool WavPack::File::isSupported(IOStream *stream)
{
// A WavPack file has to start with "wvpk".