X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Time%2Ffg_time.cxx;h=cb3eca09158763e96a46f70bf0c373684427e3c3;hb=0b782544a3b2a983d206930fa61130c74313da27;hp=a21925aa9b64dd4bb7eb58e997b3824fe483eaa9;hpb=d4c9d9cbb3d5847920dfad028454518687d20ad1;p=flightgear.git diff --git a/Time/fg_time.cxx b/Time/fg_time.cxx index a21925aa9..cb3eca091 100644 --- a/Time/fg_time.cxx +++ b/Time/fg_time.cxx @@ -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 new debug message +// Incorporated Paul Bleisch's new debug message // system and commandline/config file processing code. // // Revision 1.30 1998/01/21 21:11:35 curt