]> granicus.if.org Git - taglib/commitdiff
CVS_SILENT forgot a short description
authorScott Wheeler <wheeler@kde.org>
Sat, 7 Aug 2004 01:39:26 +0000 (01:39 +0000)
committerScott Wheeler <wheeler@kde.org>
Sat, 7 Aug 2004 01:39:26 +0000 (01:39 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@336647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

mpeg/id3v2/frames/textidentificationframe.h

index dc06b7f2a0059777acfc858a87208a17bda019bd..00c13851efc3af8f142c19d6f05be8b387069550 100644 (file)
@@ -185,6 +185,8 @@ namespace TagLib {
      * This description identifies the frame and must be unique.
      */
 
+    //! An ID3v2 custom text identification frame implementationx
+
     class UserTextIdentificationFrame : public TextIdentificationFrame
     {
       friend class FrameFactory;