X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Cockpit%2Fcockpit.cxx;h=306c364056a4f7abfcaf1f36058a5e920bca81bd;hb=0b782544a3b2a983d206930fa61130c74313da27;hp=2cdbfbcc6ff7169064e044dcdb8ffc0a94826350;hpb=d4c9d9cbb3d5847920dfad028454518687d20ad1;p=flightgear.git diff --git a/Cockpit/cockpit.cxx b/Cockpit/cockpit.cxx index 2cdbfbcc6..306c36405 100644 --- a/Cockpit/cockpit.cxx +++ b/Cockpit/cockpit.cxx @@ -104,9 +104,12 @@ void fgCockpitUpdate( void ) /* $Log$ -/* Revision 1.1 1998/04/24 00:45:54 curt -/* C++-ifing the code a bit. +/* Revision 1.2 1998/04/25 22:06:26 curt +/* Edited cvs log messages in source files ... bad bad bad! /* + * Revision 1.1 1998/04/24 00:45:54 curt + * C++-ifing the code a bit. + * * Revision 1.13 1998/04/18 04:14:01 curt * Moved fg_debug.c to it's own library. * @@ -130,7 +133,7 @@ void fgCockpitUpdate( void ) * Added MetroWorks patches from Carmen Volpe. * * Revision 1.7 1998/01/27 00:47:51 curt - * Incorporated Paul Bleisch's new debug message + * Incorporated Paul Bleisch's new debug message * system and commandline/config file processing code. * * Revision 1.6 1998/01/19 19:27:01 curt