From 46a70b21a60d4b43451410d625edbe2f37d5eac4 Mon Sep 17 00:00:00 2001 From: mfranz Date: Mon, 31 Jul 2006 19:32:02 +0000 Subject: [PATCH] whoops --- src/Instrumentation/HUD/HUD_tape.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Instrumentation/HUD/HUD_tape.cxx b/src/Instrumentation/HUD/HUD_tape.cxx index d8ac1161c..7439be489 100644 --- a/src/Instrumentation/HUD/HUD_tape.cxx +++ b/src/Instrumentation/HUD/HUD_tape.cxx @@ -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]) { -- 2.39.5