mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-16 09:31:14 +01:00
Remove trailing spaces.
This commit is contained in:
@@ -35,7 +35,7 @@ class RingBuffer {
|
||||
|
||||
private:
|
||||
int Len();
|
||||
|
||||
|
||||
sampleFormat mFormat;
|
||||
int mStart;
|
||||
int mEnd;
|
||||
|
||||
Reference in New Issue
Block a user