From b52127bcbf817ff8285b36d22198b275327e16bb Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 16 Dec 2012 17:47:51 -0800 Subject: Cleanup headers and remove all uses of va_list except logging --- src/map/tmw.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/map/tmw.hpp') 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 -- cgit v1.2.3-70-g09d2