summaryrefslogtreecommitdiffstats
path: root/src/game/server/chat.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/server/chat.hh')
-rw-r--r--src/game/server/chat.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/server/chat.hh b/src/game/server/chat.hh
index 2557290..524ea78 100644
--- a/src/game/server/chat.hh
+++ b/src/game/server/chat.hh
@@ -13,4 +13,4 @@ void send(Session* session, const char* message);
void send(Session* session, const char* message, const char* sender);
} // namespace server_chat
-#endif /* SERVER_CHAT_HH */
+#endif // SERVER_CHAT_HH