summaryrefslogtreecommitdiff
path: root/src/map/tmw.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/tmw.hpp')
-rw-r--r--src/map/tmw.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/map/tmw.hpp b/src/map/tmw.hpp
index bbdba89..6a3131a 100644
--- a/src/map/tmw.hpp
+++ b/src/map/tmw.hpp
@@ -1,4 +1,3 @@
-//
#ifndef TMW_HPP
#define TMW_HPP
@@ -12,4 +11,4 @@ void tmw_GmHackMsg(const char *fmt, ...);
void tmw_AutoBan(struct map_session_data *sd, const char *reason, int length);
void tmw_TrimStr(char *str);
-#endif /* TMW_H_ */
+#endif // TMW_HPP