aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/asf/asffile.h
diff options
context:
space:
mode:
Diffstat (limited to 'taglib/asf/asffile.h')
-rw-r--r--taglib/asf/asffile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/taglib/asf/asffile.h b/taglib/asf/asffile.h
index 7df5a797..05cf4ee2 100644
--- a/taglib/asf/asffile.h
+++ b/taglib/asf/asffile.h
@@ -122,7 +122,7 @@ namespace TagLib {
* \note This method is designed to do a quick check. The result may
* not necessarily be correct.
*/
- static bool isValidStream(IOStream *stream);
+ static bool isSupported(IOStream *stream);
private:
void read();