1
0
Fork 0
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:
jules 2013-12-03 11:33:45 +00:00
parent 5601a244d3
commit 28cdb20040
11 changed files with 10 additions and 15 deletions

View file

@ -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

View file

@ -4333,4 +4333,4 @@ FILE *get_binary_stdout_(void)
return stdout;
}
#endif
#endif