summaryrefslogtreecommitdiff
path: root/src/net/eathena/adminhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/adminhandler.h')
-rw-r--r--src/net/eathena/adminhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/adminhandler.h b/src/net/eathena/adminhandler.h
index f6a3bc961..f23e93904 100644
--- a/src/net/eathena/adminhandler.h
+++ b/src/net/eathena/adminhandler.h
@@ -38,7 +38,7 @@ class AdminHandler final : public MessageHandler, public Ea::AdminHandler
public:
AdminHandler();
- A_DELETE_COPY(AdminHandler);
+ A_DELETE_COPY(AdminHandler)
void handleMessage(Net::MessageIn &msg);