decoder_plugin: rename struct to DecoderPlugin
This commit is contained in:
@@ -345,7 +345,7 @@ static const char *const dsf_mime_types[] = {
|
||||
NULL
|
||||
};
|
||||
|
||||
const struct decoder_plugin dsf_decoder_plugin = {
|
||||
const struct DecoderPlugin dsf_decoder_plugin = {
|
||||
"dsf",
|
||||
nullptr,
|
||||
nullptr,
|
||||
|
Reference in New Issue
Block a user