From 8963c582f2d2f2879b69821337a5c396f9712a06 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 20 Jun 2014 17:42:33 +0300 Subject: Fix code style. --- src/commandhandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commandhandler.cpp') diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp index d3c0b248a..b594d8bda 100644 --- a/src/commandhandler.cpp +++ b/src/commandhandler.cpp @@ -65,7 +65,7 @@ void CommandHandler::addChatCommands(std::list &arr) } void CommandHandler::handleCommands(const std::string &command, - ChatTab *const tab) + ChatTab *const tab) const { // here need add splitting commands handleCommand(command, tab); -- cgit v1.2.3-70-g09d2