summaryrefslogtreecommitdiff
path: root/clear_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'clear_map.h')
-rw-r--r--clear_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clear_map.h b/clear_map.h
index 8dfed21ce..50ae63b1b 100644
--- a/clear_map.h
+++ b/clear_map.h
@@ -142,4 +142,4 @@ static inline void MakeField(TileIndex t, uint field_type, uint16 industry)
SetClearGroundDensity(t, CLEAR_FIELDS, 3);
}
-#endif
+#endif /* CLEAR_MAP_H */