general: whitespace cleanup
Remove trailing whitespace found by this command: find -name '*.[ch]' | xargs grep "[[:space:]]$"
This commit is contained in:

committed by
Max Kellermann

parent
e776c605ad
commit
948b8f35e6
@@ -244,7 +244,7 @@ static const char *const audiofile_suffixes[] = {
|
||||
static const char *const audiofile_mime_types[] = {
|
||||
"audio/x-wav",
|
||||
"audio/x-aiff",
|
||||
NULL
|
||||
NULL
|
||||
};
|
||||
|
||||
const struct decoder_plugin audiofile_decoder_plugin = {
|
||||
|
Reference in New Issue
Block a user