summaryrefslogtreecommitdiff
path: root/src/map/vending.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/vending.h')
-rw-r--r--src/map/vending.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/vending.h b/src/map/vending.h
index f4014a894..d9db08b6d 100644
--- a/src/map/vending.h
+++ b/src/map/vending.h
@@ -11,4 +11,4 @@ void vending_openvending(struct map_session_data *sd,int len,char *message,int f
void vending_vendinglistreq(struct map_session_data *sd,int id);
void vending_purchasereq(struct map_session_data *sd,int len,int id,unsigned char *p);
-#endif // _VENDING_H_
+#endif /* _VENDING_H_ */