summaryrefslogtreecommitdiff
path: root/src/industrytype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/industrytype.h')
-rw-r--r--src/industrytype.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/industrytype.h b/src/industrytype.h
index b61fc7c2a..e1d8b3596 100644
--- a/src/industrytype.h
+++ b/src/industrytype.h
@@ -34,7 +34,8 @@ enum IndustryLifeType {
INDUSTRYLIFE_PROCESSING = 1 << 2, ///< Like factories
};
-/** Available procedures to check whether an industry may build at a given location.
+/**
+ * Available procedures to check whether an industry may build at a given location.
* @see CheckNewIndustryProc, _check_new_industry_procs[]
*/
enum CheckProc {