summaryrefslogtreecommitdiff
path: root/src/actions/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/commands.cpp')
-rw-r--r--src/actions/commands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions/commands.cpp b/src/actions/commands.cpp
index 36d189399..812a9fa63 100644
--- a/src/actions/commands.cpp
+++ b/src/actions/commands.cpp
@@ -517,7 +517,7 @@ impHandler(imitation)
return true;
}
-impHandler0(sendMail)
+impHandler(sendMail)
{
#ifdef EATHENA_SUPPORT
const ServerTypeT type = Net::getNetworkType();