]> git.mxchange.org Git - flightgear.git/blobdiff - src/Environment/fgclouds.hxx
Fix line endings
[flightgear.git] / src / Environment / fgclouds.hxx
index e5840fbe1af3169406bbbfdac51d2e7bd5e2dc88..519f229c5d34ab8561dda8fd97ba64f040f449c9 100644 (file)
@@ -51,9 +51,9 @@ private:
 
        void setLayer( int iLayer, float alt_m, const string& coverage, const string& layer_type );
 
-       void update_metar_properties( FGMetar *m );
+       void update_metar_properties( const FGMetar *m );
 
-       void FGClouds::update_env_config ();
+       void update_env_config ();
 
        int update_event;
        SGSoundSample *snd_lightning;