mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Fix indentation
This commit is contained in:
parent
39e8cbbefb
commit
937d69f91d
@ -86,7 +86,7 @@ public:
|
||||
sampleRate(0),
|
||||
channels(0),
|
||||
sampleWidth(0),
|
||||
sampleFrames(0)
|
||||
sampleFrames(0)
|
||||
{
|
||||
|
||||
}
|
||||
|
@ -42,7 +42,7 @@ public:
|
||||
sampleRate(0),
|
||||
channels(0),
|
||||
sampleWidth(0),
|
||||
sampleFrames(0),
|
||||
sampleFrames(0),
|
||||
streamLength(streamLength)
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user