]> git.mxchange.org Git - flightgear.git/blobdiff - src/Time/tmp.hxx
Fix typo
[flightgear.git] / src / Time / tmp.hxx
index 64c5c72d4ad1ef281c18a313e12d720c843f9442..0d65655fe9dc01f58577e2f12cfa53fc3130303e 100644 (file)
@@ -16,7 +16,7 @@
 //
 // You should have received a copy of the GNU General Public License
 // along with this program; if not, write to the Free Software
-// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 //
 // $Id$
 
@@ -38,6 +38,8 @@
 // periodic time updater
 void fgUpdateLocalTime();
 
+// update the cur_time_params structure with the current sun position
+void fgUpdateSunPos( void );
 
 #endif // _LIGHT_HXX