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 9efc4acf5..9b8490f50 100644
--- a/src/net/eathena/adminhandler.h
+++ b/src/net/eathena/adminhandler.h
@@ -51,6 +51,6 @@ class AdminHandler final : public MessageHandler, public Ea::AdminHandler
void kick(const int playerId) const override;
};
-} // namespace EAthena
+} // namespace EAthena
#endif // NET_EATHENA_ADMINHANDLER_H