diff options
Diffstat (limited to 'src/DecoderPrint.cxx')
-rw-r--r-- | src/DecoderPrint.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderPrint.cxx b/src/DecoderPrint.cxx index f9e4d1472..9845e45ed 100644 --- a/src/DecoderPrint.cxx +++ b/src/DecoderPrint.cxx @@ -27,7 +27,7 @@ static void decoder_plugin_print(Client &client, - const struct decoder_plugin *plugin) + const struct DecoderPlugin *plugin) { const char *const*p; |