]> git.mxchange.org Git - flightgear.git/blobdiff - Main/GLUTkey.cxx
Edited cvs log messages in source files ... bad bad bad!
[flightgear.git] / Main / GLUTkey.cxx
index ab5d164327648bb00c14bfca23d975b751886acd..d8e3071ef0e7d3092cd66119b0f05b856d48e35d 100644 (file)
@@ -265,11 +265,14 @@ void GLUTspecialkey(int k, int x, int y) {
 
 
 /* $Log$
-/* Revision 1.4  1998/04/25 20:24:00  curt
-/* Cleaned up initialization sequence to eliminate interdependencies
-/* between sun position, lighting, and view position.  This creates a
-/* valid single pass initialization path.
+/* Revision 1.5  1998/04/25 22:06:29  curt
+/* Edited cvs log messages in source files ... bad bad bad!
 /*
+ * Revision 1.4  1998/04/25 20:24:00  curt
+ * Cleaned up initialization sequence to eliminate interdependencies
+ * between sun position, lighting, and view position.  This creates a
+ * valid single pass initialization path.
+ *
  * Revision 1.3  1998/04/24 14:19:29  curt
  * Fog tweaks.
  *
@@ -306,7 +309,7 @@ void GLUTspecialkey(int k, int x, int y) {
  * by Michele America.
  *
  * Revision 1.27  1998/01/27 00:47:55  curt
- * Incorporated Paul Bleisch's <bleisch@chromatic.com> new debug message
+ * Incorporated Paul Bleisch's <pbleisch@acm.org> new debug message
  * system and commandline/config file processing code.
  *
  * Revision 1.26  1998/01/19 19:27:07  curt