]> granicus.if.org Git - taglib/commitdiff
SVN_SILENT whoops, those were tabs
authorScott Wheeler <wheeler@kde.org>
Fri, 16 Feb 2007 16:15:55 +0000 (16:15 +0000)
committerScott Wheeler <wheeler@kde.org>
Fri, 16 Feb 2007 16:15:55 +0000 (16:15 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@634206 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

taglib/mpeg/id3v2/frames/uniquefileidentifierframe.cpp
taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h

index 65a54b6eaffe9e408713929b9d97edd8a935ca13..ec8522a3fbcee7af1424eaa27405bd0c2f2735fb 100644 (file)
@@ -54,7 +54,7 @@ UniqueFileIdentifierFrame::UniqueFileIdentifierFrame(const String &owner, const
 
 UniqueFileIdentifierFrame::~UniqueFileIdentifierFrame()
 {
-       delete d;
+  delete d;
 }
 
 String UniqueFileIdentifierFrame::owner() const
index 6cf050ab2ff2cc7ce1463ef472cdd50a1c8a0a42..8970891803dfff6e67cf26ffc26420fc4f0dea08 100644 (file)
@@ -52,10 +52,10 @@ namespace TagLib {
        */
       UniqueFileIdentifierFrame(const String &owner, const ByteVector &id);
 
-                       /*!
-                        * Destroys the frame.
-                        */
-                       ~UniqueFileIdentifierFrame();
+      /*!
+       * Destroys the frame.
+       */
+      ~UniqueFileIdentifierFrame();
 
       /*!
        * Returns the owner for the frame; essentially this is the key for