aboutsummaryrefslogtreecommitdiffstats
path: root/src/Stats.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Stats.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Stats.hxx b/src/Stats.hxx
index 1827b8847..1b141355c 100644
--- a/src/Stats.hxx
+++ b/src/Stats.hxx
@@ -49,6 +49,6 @@ void stats_global_finish(void);
void stats_update(void);
void
-stats_print(Client *client);
+stats_print(Client &client);
#endif