summaryrefslogtreecommitdiff
path: root/src/map/clif.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.h')
-rw-r--r--src/map/clif.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/map/clif.h b/src/map/clif.h
index 5ce426f96..ca3ae2278 100644
--- a/src/map/clif.h
+++ b/src/map/clif.h
@@ -362,6 +362,4 @@ int clif_hom_food(struct map_session_data *sd,int foodid,int fail); //[orn]
void clif_send_homdata(struct map_session_data *sd, int type, int param); //[orn]
int clif_hwalkok(struct homun_data *hd); //[orn]
-#endif
-
-
+#endif /* _CLIF_H_ */