]> git.mxchange.org Git - flightgear.git/blobdiff - src/Environment/environment_ctrl.hxx
Fix line endings
[flightgear.git] / src / Environment / environment_ctrl.hxx
index c38e033fcb317f9678ca3a3bec8bdb5887e68625..879c902bb48669d0c47490a25aea84a579183801 100644 (file)
@@ -173,7 +173,7 @@ private:
     float same_station_interval_sec;
     float search_elapsed;
     float fetch_elapsed;
-    FGAirport last_apt;
+    const FGAirport *last_apt;
     SGPropertyNode *proxy_host;
     SGPropertyNode *proxy_port;
     SGPropertyNode *proxy_auth;