summaryrefslogtreecommitdiff
path: root/src/map/chrif.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/chrif.c')
-rw-r--r--src/map/chrif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/chrif.c b/src/map/chrif.c
index 03b4baeb0..10b7135b6 100644
--- a/src/map/chrif.c
+++ b/src/map/chrif.c
@@ -1202,7 +1202,7 @@ int chrif_save_scdata(struct map_session_data *sd)
//Retrieve and load sc_data for a player. [Skotlex]
int chrif_load_scdata(int fd)
-{
+{
#ifdef ENABLE_SC_SAVING
struct map_session_data *sd;
struct status_change_data *data;