]> granicus.if.org Git - taglib/commitdiff
CVS_SILENT forgot to save this file before the last commit -- doc update
authorScott Wheeler <wheeler@kde.org>
Wed, 23 Jun 2004 18:37:00 +0000 (18:37 +0000)
committerScott Wheeler <wheeler@kde.org>
Wed, 23 Jun 2004 18:37:00 +0000 (18:37 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@323166 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

mpeg/mpegfile.h

index 4b53ada201bee112b771769dbe49fd39fdb010e8..110c6a6b9d3df3f0a2d68a8ea151d159e631c7c4 100644 (file)
@@ -168,7 +168,8 @@ namespace TagLib {
 
       /*!
        * This will strip the tags that match the OR-ed together TagTypes from the
-       * file.  By default it strips all tags.
+       * file.  By default it strips all tags.  It returns true if the tags are
+       * successfully stripped.
        */
       bool strip(int tags = AllTags);