mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Whitespace cleanups.
This commit is contained in:
parent
5601a244d3
commit
28cdb20040
11 changed files with 10 additions and 15 deletions
|
|
@ -3369,4 +3369,4 @@ FLAC__bool file_eof_callback_(const FLAC__StreamDecoder *decoder, void *client_d
|
|||
return feof(decoder->private_->file)? true : false;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -4333,4 +4333,4 @@ FILE *get_binary_stdout_(void)
|
|||
return stdout;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue