mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-08 09:36:24 +01:00
Remove trailing spaces.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/**********************************************************************
|
||||
|
||||
Audacity: A Digital Audio Editor
|
||||
|
||||
|
||||
FileIO.h
|
||||
|
||||
|
||||
Leland Lucius
|
||||
|
||||
**********************************************************************/
|
||||
@@ -28,7 +28,7 @@ class FileIO
|
||||
~FileIO();
|
||||
|
||||
bool IsOpened();
|
||||
|
||||
|
||||
void Close();
|
||||
|
||||
wxInputStream & Read(void *buffer, size_t size);
|
||||
|
||||
Reference in New Issue
Block a user