]> git.mxchange.org Git - flightgear.git/commitdiff
whoops
authormfranz <mfranz>
Mon, 31 Jul 2006 19:32:02 +0000 (19:32 +0000)
committermfranz <mfranz>
Mon, 31 Jul 2006 19:32:02 +0000 (19:32 +0000)
src/Instrumentation/HUD/HUD_tape.cxx

index d8ac1161c3216a47c8ee1b13315378e185f01855..7439be489d7cd7538d70b38d452b678061170cd0 100644 (file)
@@ -731,7 +731,7 @@ void HUD::Tape::zoomed_scale(int first, int last)
 
 
         // Code for Moving Type Pointer
-        float, xpoint, ypoint;
+        float xpoint, ypoint;
         float xcent = _center_x;
 
         if (cur_value <= data[centre + 1]) {