summaryrefslogtreecommitdiff
path: root/src/map/charsave.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/charsave.h')
-rw-r--r--src/map/charsave.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/charsave.h b/src/map/charsave.h
index 5743c1c65..5734ebf58 100644
--- a/src/map/charsave.h
+++ b/src/map/charsave.h
@@ -18,4 +18,4 @@
void charsave_save_scdata(int account_id, int char_id, struct status_change* sc_data, int max_sc);
#endif
-#endif
+#endif /* _CHARSAVE_H_ */