summaryrefslogtreecommitdiff
path: root/src/actions/chat.cpp
diff options
context:
space:
mode:
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 266f610b8..9591ea00f 100644
--- a/src/actions/chat.cpp
+++ b/src/actions/chat.cpp
@@ -719,7 +719,7 @@ impHandler(translate)
return true;
}
-impHandler0(sendGuiKey)
+impHandler(sendGuiKey)
{
if (!guiInput)
return false;