summaryrefslogtreecommitdiff
path: root/src/actions/chat.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-17 00:17:13 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-17 00:17:13 +0300
commit26f2c689298bb2077000b81ff3fe14328a89feb8 (patch)
tree2821e64165ca0ee2b7f18fb8ec3f53bf1f52a0a7 /src/actions/chat.cpp
parente528b472ec803ecdec29e9e19c037c83adf30c1f (diff)
downloadplus-26f2c689298bb2077000b81ff3fe14328a89feb8.tar.gz
plus-26f2c689298bb2077000b81ff3fe14328a89feb8.tar.bz2
plus-26f2c689298bb2077000b81ff3fe14328a89feb8.tar.xz
plus-26f2c689298bb2077000b81ff3fe14328a89feb8.zip
Fix code style.
Diffstat (limited to 'src/actions/chat.cpp')
-rw-r--r--src/actions/chat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions/chat.cpp b/src/actions/chat.cpp
index cf85ad60c..974cc057f 100644
--- a/src/actions/chat.cpp
+++ b/src/actions/chat.cpp
@@ -560,7 +560,7 @@ impHandler0(chatGuildTab)
return true;
}
-impHandler0(hat)
+impHandler(hat)
{
if (!localPlayer)
return false;