From a70ed967f130c93bd5c662b5381a3eea872eb0ac Mon Sep 17 00:00:00 2001 From: mfranz Date: Wed, 12 Jul 2006 21:24:02 +0000 Subject: [PATCH] heh, no. That's BS. printf does rounding already. Remains the heading limitation to avoid 360 degree. --- Huds/f16.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Huds/f16.xml b/Huds/f16.xml index 0e5b253f3..6e8b9f762 100644 --- a/Huds/f16.xml +++ b/Huds/f16.xml @@ -101,9 +101,8 @@ 40 /velocities/airspeed-kt - 0.5 - %4ld + %4.0f left @@ -125,9 +124,8 @@ 40 /position/altitude-ft - 0.5 - %4ld + %4.0f left @@ -177,10 +175,9 @@ 2 /orientation/heading-deg - 0.5 359.999 - %04ld + %04.0f left 360