mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
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:
parent
d257ddfd02
commit
3de6f40776
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user