aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderPrint.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/DecoderPrint.hxx2
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