File diff r18844:a10105b3df75 → r18845:66bf168f1100
src/airport.cpp
Show inline comments
 
@@ -201,7 +201,7 @@ static AirportFTA *AirportBuildAutomata(
 

	
 
/**
 
 * Get the finite state machine of an airport type.
 
 * @param airport_type Airport type to query FTA from. @see AirportTypes
 
 * @param airport_type %Airport type to query FTA from. @see AirportTypes
 
 * @return Finite state machine of the airport.
 
 */
 
const AirportFTAClass *GetAirport(const byte airport_type)