aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/ogg/speex/speexfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'taglib/ogg/speex/speexfile.cpp')
-rw-r--r--taglib/ogg/speex/speexfile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/taglib/ogg/speex/speexfile.cpp b/taglib/ogg/speex/speexfile.cpp
index d3368774..b3c8a636 100644
--- a/taglib/ogg/speex/speexfile.cpp
+++ b/taglib/ogg/speex/speexfile.cpp
@@ -58,7 +58,7 @@ public:
// static members
////////////////////////////////////////////////////////////////////////////////
-bool Ogg::Speex::File::isValidStream(IOStream *stream)
+bool Ogg::Speex::File::isSupported(IOStream *stream)
{
// A Speex file has IDs "OggS" and "Speex " somewhere.