]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/apt_loader.hxx
Merge branch 'next' into durk-atc
[flightgear.git] / src / Airports / apt_loader.hxx
index 54596e8d85bf37e07a36547ecc09acc68686a721..7e2405638dffe21c05d866361d4419dac2ccd77c 100644 (file)
@@ -35,8 +35,8 @@ class FGCommList;
 // Load the airport data base from the specified aptdb file.  The
 // metar file is used to mark the airports as having metar available
 // or not.
+
 bool fgAirportDBLoad( const std::string &aptdb_file, 
         FGCommList *comm_list, const std::string &metar_file );
 
-
 #endif // _FG_APT_LOADER_HXX