From fede4529512844d69f1812133719029392e8e0aa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 26 Dec 2013 13:39:16 +0300 Subject: add restrict into chattab. --- src/net/ea/gui/guildtab.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/net/ea/gui/guildtab.cpp') diff --git a/src/net/ea/gui/guildtab.cpp b/src/net/ea/gui/guildtab.cpp index e0a8937d1..bc3cc170c 100644 --- a/src/net/ea/gui/guildtab.cpp +++ b/src/net/ea/gui/guildtab.cpp @@ -60,7 +60,8 @@ GuildTab::~GuildTab() CHECKLISTENERS } -bool GuildTab::handleCommand(const std::string &type, const std::string &args) +bool GuildTab::handleCommand(const std::string &restrict type, + const std::string &restrict args) { if (type == "help") { -- cgit v1.2.3-70-g09d2