From 4af8c2d5e17fe04d0e352977993fced13e08b787 Mon Sep 17 00:00:00 2001 From: alberth Date: Sun, 1 Jan 2012 17:22:32 +0000 Subject: (svn r23704) -Doc: Doxygen comment fixes and additions. --- src/airport.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/airport.cpp') diff --git a/src/airport.cpp b/src/airport.cpp index 389cbe2b8..1a58be465 100644 --- a/src/airport.cpp +++ b/src/airport.cpp @@ -201,7 +201,7 @@ static AirportFTA *AirportBuildAutomata(uint nofelements, const AirportFTAbuildu /** * 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) -- cgit v1.2.3-54-g00ecf