]> git.mxchange.org Git - flightgear.git/blobdiff - Scenery/tilemgr.cxx
Edited cvs log messages in source files ... bad bad bad!
[flightgear.git] / Scenery / tilemgr.cxx
index 8d581b8cc8ed97593a2faa0a4fb07a39b64ad92b..d100a902ee9ea767b4def924500aa00cc423e0b8 100644 (file)
@@ -221,11 +221,14 @@ void fgTileMgrRender( void ) {
 
 
 /* $Log$
-/* Revision 1.2  1998/04/24 00:51:09  curt
-/* Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
-/* Tweaked the scenery file extentions to be "file.obj" (uncompressed)
-/* or "file.obz" (compressed.)
+/* Revision 1.3  1998/04/25 22:06:32  curt
+/* Edited cvs log messages in source files ... bad bad bad!
 /*
+ * Revision 1.2  1998/04/24 00:51:09  curt
+ * Wrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
+ * Tweaked the scenery file extentions to be "file.obj" (uncompressed)
+ * or "file.obz" (compressed.)
+ *
  * Revision 1.1  1998/04/22 13:22:48  curt
  * C++ - ifing the code a bit.
  *
@@ -283,7 +286,7 @@ void fgTileMgrRender( void ) {
  * Playing with new fgPrintf command.
  *
  * Revision 1.8  1998/01/27 00:48:04  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.7  1998/01/26 15:55:25  curt