diff options
Diffstat (limited to 'src/DecoderPrint.hxx')
-rw-r--r-- | src/DecoderPrint.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DecoderPrint.hxx b/src/DecoderPrint.hxx index d94ba2cef..693608746 100644 --- a/src/DecoderPrint.hxx +++ b/src/DecoderPrint.hxx @@ -23,6 +23,6 @@ class Client; void -decoder_list_print(Client *client); +decoder_list_print(Client &client); #endif |