]> git.mxchange.org Git - flightgear.git/blobdiff - Time/sunpos.h
Tons of little changes to clean up the code and to remove fatal errors
[flightgear.git] / Time / sunpos.h
index c248c81014d21263865a550936caa2ecb2627cbb..756b7fd240e2371d3e90fa28ce6e77cc70fe2eaf 100644 (file)
@@ -45,7 +45,7 @@
 #include "../Include/types.h"
 
 /* update the cur_time_params structure with the current sun position */
-void fgUpdateSunPos();
+void fgUpdateSunPos( void );
 
 void fgSunPosition(time_t ssue, double *lon, double *lat);