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
This commit is contained in:
Scott Wheeler 2004-07-26 02:19:26 +00:00
parent d257ddfd02
commit 3de6f40776

View File

@ -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: