X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Astro%2Fmoon.cxx;h=04b358e128b2f3cd63a178c3194aeeb630efd565;hb=0b782544a3b2a983d206930fa61130c74313da27;hp=3aed3ed21755a69ba26122513a1a68afc0d4e1dc;hpb=d4c9d9cbb3d5847920dfad028454518687d20ad1;p=flightgear.git diff --git a/Astro/moon.cxx b/Astro/moon.cxx index 3aed3ed21..04b358e12 100644 --- a/Astro/moon.cxx +++ b/Astro/moon.cxx @@ -216,10 +216,13 @@ void fgMoonRender( void ) { /* $Log$ -/* Revision 1.2 1998/04/24 00:45:00 curt -/* Wrapped "#include " in "#ifdef HAVE_CONFIG_H" -/* Fixed a bug when generating sky colors. +/* Revision 1.3 1998/04/25 22:06:24 curt +/* Edited cvs log messages in source files ... bad bad bad! /* + * Revision 1.2 1998/04/24 00:45:00 curt + * Wrapped "#include " in "#ifdef HAVE_CONFIG_H" + * Fixed a bug when generating sky colors. + * * Revision 1.1 1998/04/22 13:21:28 curt * C++ - ifing the code a bit. * @@ -242,7 +245,7 @@ void fgMoonRender( void ) { * To version 0.29 * * Revision 1.4 1998/01/27 00:47:46 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:57 curt