Commit cecae419 authored by Max Kellermann's avatar Max Kellermann

DecoderList: add "pure" attribute

parent df4db509
......@@ -29,6 +29,7 @@ extern bool decoder_plugins_enabled[];
/* interface for using plugins */
gcc_pure
const struct DecoderPlugin *
decoder_plugin_from_name(const char *name);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment