summaryrefslogtreecommitdiff
path: root/src/net/tmwa/questhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/questhandler.h')
-rw-r--r--src/net/tmwa/questhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/questhandler.h b/src/net/tmwa/questhandler.h
index 61d40d6b1..f87b27cc0 100644
--- a/src/net/tmwa/questhandler.h
+++ b/src/net/tmwa/questhandler.h
@@ -47,6 +47,6 @@ class QuestHandler final : public MessageHandler
void processPlayerQuests(Net::MessageIn &msg) const;
};
-} // namespace TmwAthena
+} // namespace TmwAthena
#endif // NET_TA_QUESTHANDLER_H