summaryrefslogtreecommitdiff
path: root/station_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'station_map.h')
-rw-r--r--station_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/station_map.h b/station_map.h
index 912cfc572..c52769b14 100644
--- a/station_map.h
+++ b/station_map.h
@@ -301,4 +301,4 @@ static inline void MakeOilrig(TileIndex t, StationID sid)
MakeStation(t, OWNER_NONE, sid, GFX_OILRIG_BASE);
}
-#endif
+#endif /* STATION_MAP_H */