X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Astro%2Fsky.cxx;h=829671ed7ff029380464b50bcd1e7e6a03ce2855;hb=0b782544a3b2a983d206930fa61130c74313da27;hp=91f917a462d2ec9157d0086dd3592a1837e2540e;hpb=d4c9d9cbb3d5847920dfad028454518687d20ad1;p=flightgear.git diff --git a/Astro/sky.cxx b/Astro/sky.cxx index 91f917a46..829671ed7 100644 --- a/Astro/sky.cxx +++ b/Astro/sky.cxx @@ -373,10 +373,13 @@ void fgSkyRender( void ) { /* $Log$ -/* Revision 1.2 1998/04/24 00:45:03 curt -/* Wrapped "#include " in "#ifdef HAVE_CONFIG_H" -/* Fixed a bug when generating sky colors. +/* Revision 1.3 1998/04/25 22:06:25 curt +/* Edited cvs log messages in source files ... bad bad bad! /* + * Revision 1.2 1998/04/24 00:45:03 curt + * Wrapped "#include " in "#ifdef HAVE_CONFIG_H" + * Fixed a bug when generating sky colors. + * * Revision 1.1 1998/04/22 13:21:32 curt * C++ - ifing the code a bit. * @@ -396,7 +399,7 @@ void fgSkyRender( void ) { * * * Revision 1.5 1998/01/27 00:47:48 curt - * Incorporated Paul Bleisch's new debug message + * Incorporated Paul Bleisch's new debug message * system and commandline/config file processing code. * * Revision 1.4 1998/01/26 15:54:28 curt