DecoderList: add "pure" attribute
This commit is contained in:
parent
df4db50904
commit
cecae419fb
@ -29,6 +29,7 @@ extern bool decoder_plugins_enabled[];
|
|||||||
|
|
||||||
/* interface for using plugins */
|
/* interface for using plugins */
|
||||||
|
|
||||||
|
gcc_pure
|
||||||
const struct DecoderPlugin *
|
const struct DecoderPlugin *
|
||||||
decoder_plugin_from_name(const char *name);
|
decoder_plugin_from_name(const char *name);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user