summaryrefslogtreecommitdiff
path: root/src/map/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/log.h')
-rw-r--r--src/map/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/log.h b/src/map/log.h
index 872506ac5..9f82f61a2 100644
--- a/src/map/log.h
+++ b/src/map/log.h
@@ -53,4 +53,4 @@ extern struct Log_Config {
char log_branch_db[32], log_pick_db[32], log_zeny_db[32], log_mvpdrop_db[32], log_gm_db[32], log_npc_db[32], log_chat_db[32];
} log_config;
-#endif
+#endif /* _LOG_H_ */