mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Delete trailing whitespace
git-svn-id: svn://localhost/ardour2/branches/3.0@9656 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
a473d630eb
commit
ed626628b5
221 changed files with 2322 additions and 2322 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*sfdb_freesound_mootcher.h****************************************************************************
|
||||
|
||||
|
||||
Adapted for Ardour by Ben Loftis, March 2008
|
||||
|
||||
Mootcher Online Access to thefreesoundproject website
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
// mootcher version
|
||||
#define ___VERSION___ 1.3
|
||||
|
||||
//--- struct to store XML file
|
||||
//--- struct to store XML file
|
||||
struct MemoryStruct {
|
||||
char *memory;
|
||||
size_t size;
|
||||
|
|
@ -51,7 +51,7 @@ public:
|
|||
|
||||
|
||||
struct dlprocess bar;
|
||||
|
||||
|
||||
private:
|
||||
|
||||
const char* changeWorkingDir(const char *saveLocation);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue