SVN_SILENT fix spaces

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@769158 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Scott Wheeler
2008-01-31 18:03:18 +00:00
parent 17b769a06e
commit 6ad03a6b39
4 changed files with 26 additions and 26 deletions

View File

@ -166,7 +166,7 @@ bool WavPack::File::save()
if(d->hasID3v1) {
if(d->ID3v1Location > d->APELocation) {
d->ID3v1Location -= d->APESize;
}
}
}
}
}