From 24e0a7941965b6130fa008c0783d559c57c91005 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 22 Feb 2013 21:37:35 +0300 Subject: Add const and some other minor changes in chatlogger and client classes. --- src/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index 956ee9b85..456dee6a8 100644 --- a/src/client.h +++ b/src/client.h @@ -307,7 +307,7 @@ public: void initPacketLimiter(); - void writePacketLimits(std::string packetLimitsName) const; + void writePacketLimits(const std::string &packetLimitsName) const; void resizeVideo(int width, int height, const bool always); -- cgit v1.2.3-60-g2f50