X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Cockpit%2Fhud.cxx;h=f7da13e134b3d948a654de3d957c9e56ed14dd17;hb=0b782544a3b2a983d206930fa61130c74313da27;hp=9aec3610819f6f84003c30c9325662981e3d2aef;hpb=d4c9d9cbb3d5847920dfad028454518687d20ad1;p=flightgear.git diff --git a/Cockpit/hud.cxx b/Cockpit/hud.cxx index 9aec36108..f7da13e13 100644 --- a/Cockpit/hud.cxx +++ b/Cockpit/hud.cxx @@ -1605,9 +1605,12 @@ void fgHUDSetBrightness( Hptr hud, int brightness ) } /* $Log$ -/* Revision 1.1 1998/04/24 00:45:57 curt -/* C++-ifing the code a bit. +/* Revision 1.2 1998/04/25 22:06:27 curt +/* Edited cvs log messages in source files ... bad bad bad! /* + * Revision 1.1 1998/04/24 00:45:57 curt + * C++-ifing the code a bit. + * * Revision 1.22 1998/04/18 04:14:02 curt * Moved fg_debug.c to it's own library. * @@ -1656,7 +1659,7 @@ void fgHUDSetBrightness( Hptr hud, int brightness ) * Added MetroWorks patches from Carmen Volpe. * * Revision 1.8 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.7 1998/01/19 18:40:20 curt