From 9d4cbb005fc66a382e173c3fb8fa5877cf3f65de Mon Sep 17 00:00:00 2001 From: Florent Rougon <f.rougon@free.fr> Date: Wed, 15 Nov 2017 21:57:13 +0100 Subject: [PATCH] Update header comment of src/Airports/airport.cxx --- src/Airports/airport.cxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/Airports/airport.cxx b/src/Airports/airport.cxx index 5b89c886e..2f55805f9 100644 --- a/src/Airports/airport.cxx +++ b/src/Airports/airport.cxx @@ -1,7 +1,4 @@ -// -// simple.cxx -- a really simplistic class to manage airport ID, -// lat, lon of the center of one of it's runways, and -// elevation in feet. +// airport.cxx -- Classes representing airports, seaports and helipads // // Written by Curtis Olson, started April 1998. // Updated by Durk Talsma, started December, 2004.