From f9030497b6196ce2fadb6b6ada5d784be227d9a6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 1 May 2014 15:14:16 +0300 Subject: Add missing const. --- 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 0d7749e3f..7d83cf789 100644 --- a/src/client.h +++ b/src/client.h @@ -368,7 +368,7 @@ private: void initScreenshotDir(); - void initServerConfig(std::string serverName); + void initServerConfig(const std::string &serverName); static void initFeatures(); -- cgit v1.2.3-60-g2f50