]> git.mxchange.org Git - flightgear.git/commitdiff
log file tweak.
authorcurt <curt>
Thu, 3 Sep 1998 21:25:39 +0000 (21:25 +0000)
committercurt <curt>
Thu, 3 Sep 1998 21:25:39 +0000 (21:25 +0000)
Astro/moon.cxx

index 167c39459bc5ac30d96c8fe1bd8b8c28dd9ed7f8..4027d63a217294e7918e0c64f8bcc885f89d075a 100644 (file)
@@ -218,10 +218,13 @@ void fgMoonRender( void ) {
 
 
 /* $Log$
-/* Revision 1.5  1998/07/30 23:43:30  curt
-/* Eliminated glScale call so that glutSolidSphere normals are preserved
-/* correctly.  Also made the sun & moon a bit smaller.
+/* Revision 1.6  1998/09/03 21:25:39  curt
+/* log file tweak.
 /*
+ * Revision 1.5  1998/07/30 23:43:30  curt
+ * Eliminated glScale call so that glutSolidSphere normals are preserved
+ * correctly.  Also made the sun & moon a bit smaller.
+ *
  * Revision 1.4  1998/04/28 01:18:59  curt
  * Type-ified fgTIME and fgVIEW
  *