summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/guildchattab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tabs/guildchattab.cpp')
-rw-r--r--src/gui/widgets/tabs/guildchattab.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/widgets/tabs/guildchattab.cpp b/src/gui/widgets/tabs/guildchattab.cpp
index 69a4faaf3..aab9c6e62 100644
--- a/src/gui/widgets/tabs/guildchattab.cpp
+++ b/src/gui/widgets/tabs/guildchattab.cpp
@@ -52,8 +52,8 @@ GuildChatTab::~GuildChatTab()
CHECKLISTENERS
}
-bool GuildChatTab::handleCommand(const std::string &type,
- const std::string &args)
+bool GuildChatTab::handleCommand(const std::string &restrict type,
+ const std::string &restrict args)
{
if (type == "help")
{