summaryrefslogtreecommitdiff
path: root/src/net/eathena/chatrecv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/chatrecv.cpp')
-rw-r--r--src/net/eathena/chatrecv.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/eathena/chatrecv.cpp b/src/net/eathena/chatrecv.cpp
index 1aee777e9..4c6fea1d7 100644
--- a/src/net/eathena/chatrecv.cpp
+++ b/src/net/eathena/chatrecv.cpp
@@ -56,7 +56,7 @@ namespace EAthena
namespace ChatRecv
{
std::string mChatRoom;
-}
+} // namespace ChatRecv
void ChatRecv::processIgnoreNickAck(Net::MessageIn &msg)
{