]> granicus.if.org Git - taglib/commitdiff
Amend the comment on MP4::File::hasMP4Tag().
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Wed, 18 Nov 2015 05:17:29 +0000 (14:17 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Wed, 18 Nov 2015 05:17:29 +0000 (14:17 +0900)
taglib/mp4/mp4file.h

index 8c049301d08f7cceb6642f6360f2a46d660830cd..40fcde78cb52008796d3e948b763fa2b4864f945 100644 (file)
@@ -118,7 +118,8 @@ namespace TagLib {
       bool save();
 
       /*!
-       * Returns whether or not the file on disk actually has an MP4 tag.
+       * Returns whether or not the file on disk actually has an MP4 tag, or the
+       * file has a Metadata Item List (ilst) atom.
        */
       bool hasMP4Tag() const;