summaryrefslogtreecommitdiff
path: root/src/bridge_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bridge_gui.cpp')
-rw-r--r--src/bridge_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bridge_gui.cpp b/src/bridge_gui.cpp
index 28579d26b..ab4dc9b99 100644
--- a/src/bridge_gui.cpp
+++ b/src/bridge_gui.cpp
@@ -67,7 +67,7 @@ private:
/* Constants for sorting the bridges */
static const StringID sorter_names[];
- static GUIBridgeList::SortFunction *const sorter_funcs[];
+ static GUIBridgeList::SortFunction * const sorter_funcs[];
/* Internal variables */
TileIndex start_tile;