]> git.mxchange.org Git - flightgear.git/blobdiff - Time/fg_time.cxx
Edited cvs log messages in source files ... bad bad bad!
[flightgear.git] / Time / fg_time.cxx
index a21925aa9b64dd4bb7eb58e997b3824fe483eaa9..cb3eca09158763e96a46f70bf0c373684427e3c3 100644 (file)
@@ -375,6 +375,9 @@ void fgTimeUpdate(fgFLIGHT *f, struct fgTIME *t) {
 
 
 // $Log$
+// Revision 1.3  1998/04/25 22:06:33  curt
+// Edited cvs log messages in source files ... bad bad bad!
+//
 // Revision 1.2  1998/04/25 20:24:02  curt
 // Cleaned up initialization sequence to eliminate interdependencies
 // between sun position, lighting, and view position.  This creates a
@@ -424,7 +427,7 @@ void fgTimeUpdate(fgFLIGHT *f, struct fgTIME *t) {
 // Minor tweaks.
 //
 // Revision 1.31  1998/01/27 00:48:06  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.30  1998/01/21 21:11:35  curt