]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/tmp.hxx
Fix line endings
[flightgear.git] / src / Time / tmp.hxx
index a4f506ed62a20fa079729ca599dee9976e804044..cc6b0e9cb013fd064eb5ee54fbfdfac170241e71 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Written by Curtis Olson, started July 2000.
 //
-// Copyright (C) 2000  Curtis L. Olson  - curt@flightgear.org
+// Copyright (C) 2000  Curtis L. Olson  - http://www.flightgear.org/~curt
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
@@ -38,8 +38,8 @@
 // periodic time updater
 void fgUpdateLocalTime();
 
-// update sky and lighting parameters
-void fgUpdateSkyAndLightingParams();
-
+// update the cur_time_params structure with the current sun position
+void fgUpdateSunPos( void );
 
 #endif // _LIGHT_HXX
+