CVS_SILENT forgot a short description

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@336647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler 2004-08-07 01:39:26 +00:00
parent 2a48666f80
commit 47ddbca63b

View 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;