summaryrefslogtreecommitdiff
path: root/src/industry_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/industry_gui.cpp')
-rw-r--r--src/industry_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/industry_gui.cpp b/src/industry_gui.cpp
index 234997627..21a43b03b 100644
--- a/src/industry_gui.cpp
+++ b/src/industry_gui.cpp
@@ -728,7 +728,7 @@ protected:
/* Constants for sorting stations */
static const StringID sorter_names[];
- static GUIIndustryList::SortFunction *const sorter_funcs[];
+ static GUIIndustryList::SortFunction * const sorter_funcs[];
GUIIndustryList industries;