From: Scott Wheeler Date: Mon, 26 Jul 2004 02:19:26 +0000 (+0000) Subject: CVS_SILENT indentation oops from the last commit X-Git-Tag: v1.5~356 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3de6f40776e7b913116a1f4ee19f6b27ec57c8e1;p=taglib CVS_SILENT indentation oops from the last commit git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@332782 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/mpeg/id3v2/id3v2frame.cpp b/mpeg/id3v2/id3v2frame.cpp index 8b7c1192..243ee321 100644 --- a/mpeg/id3v2/id3v2frame.cpp +++ b/mpeg/id3v2/id3v2frame.cpp @@ -251,7 +251,7 @@ void Frame::Header::setData(const ByteVector &data, bool synchSafeInts) void Frame::Header::setData(const ByteVector &data, uint version) { - d->version = version; + d->version = version; switch(version) { case 0: