summaryrefslogtreecommitdiff
path: root/src/net/tmwa/itemhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/itemhandler.h')
-rw-r--r--src/net/tmwa/itemhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/itemhandler.h b/src/net/tmwa/itemhandler.h
index 06359c1d9..a343b4e8d 100644
--- a/src/net/tmwa/itemhandler.h
+++ b/src/net/tmwa/itemhandler.h
@@ -40,6 +40,6 @@ class ItemHandler final : public MessageHandler, public Ea::ItemHandler
virtual void handleMessage(Net::MessageIn &msg) override;
};
-} // namespace TmwAthena
+} // namespace TmwAthena
#endif // NET_TA_ITEMHANDLER_H