diff --git a/src/order_gui.cpp b/src/order_gui.cpp --- a/src/order_gui.cpp +++ b/src/order_gui.cpp @@ -391,7 +391,8 @@ static Order GetOrderCmdFromTile(const V return order; } -/** %Order window code for all vehicles. +/** + * %Order window code for all vehicles. * * At the bottom of the window two button rows are located for changing the orders of the vehicle. *