diff -r d6a6cac2fb25 -r e4feb2f9fedf src/ai/api/ai_airport.hpp --- a/src/ai/api/ai_airport.hpp Mon Apr 07 18:41:49 2008 +0000 +++ b/src/ai/api/ai_airport.hpp Mon Apr 07 22:08:28 2008 +0000 @@ -105,7 +105,7 @@ * Removes a airport. * @param tile Any tile of the airport. * @pre AIMap::IsValidTile(tile). - * @exception AIError::ERR_AREA_IS_OWNED_BY_ANOTHER_COMPANY + * @exception AIError::ERR_OWNED_BY_ANOTHER_COMPANY * @return Whether the airport has been/can be removed or not. */ static bool RemoveAirport(TileIndex tile);