]> git.mxchange.org Git - flightgear.git/commit
- fix function argument order (top & bottom were swapped)
authormfranz <mfranz>
Tue, 5 Aug 2008 05:22:05 +0000 (05:22 +0000)
committermfranz <mfranz>
Tue, 5 Aug 2008 05:22:05 +0000 (05:22 +0000)
commitfa2387c05bf5c64ab980848e2a79ffc2bf81af08
tree3775321c15204b541e80e6cdcb21976216242424
parentc4a38e10ecff7312683379d450a0ae37af6508c6
- fix function argument order (top & bottom were swapped)
- drop wrong and superfluous rounding (sprintf() rounds already)
- remove redundant default values to property getters (default is 0 already)
src/Instrumentation/HUD/HUD.cxx
src/Instrumentation/HUD/HUD_tape.cxx