summaryrefslogtreecommitdiff
path: root/src/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.cpp')
-rw-r--r--src/commands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands.cpp b/src/commands.cpp
index ef1e2faac..aeb1f3f53 100644
--- a/src/commands.cpp
+++ b/src/commands.cpp
@@ -98,7 +98,7 @@ extern char **environ;
namespace Commands
{
-static void outString(ChatTab *const tab,
+static void outString(const ChatTab *const tab,
const std::string &str,
const std::string &def)
{