X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Astro%2Fstars.cxx;h=3f2c953961186c0d3f64a133c8ae25fc42454c15;hb=0b782544a3b2a983d206930fa61130c74313da27;hp=d413b802bcfcea4d2bf564d4d0beb0701ad684ac;hpb=d4c9d9cbb3d5847920dfad028454518687d20ad1;p=flightgear.git diff --git a/Astro/stars.cxx b/Astro/stars.cxx index d413b802b..3f2c95396 100644 --- a/Astro/stars.cxx +++ b/Astro/stars.cxx @@ -260,10 +260,13 @@ void fgStarsRender( 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:26 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:34 curt * C++ - ifing the code a bit. * @@ -290,7 +293,7 @@ void fgStarsRender( void ) { * Minor tweaks. * * Revision 1.4 1998/01/27 00:47:49 curt - * Incorporated Paul Bleisch's new debug message + * Incorporated Paul Bleisch's new debug message * system and commandline/config file processing code. * * Revision 1.3 1998/01/19 19:26:59 curt