diff --git a/src/fl_curve.cxx b/src/fl_curve.cxx index 86d9c651a..a7ec61a8a 100644 --- a/src/fl_curve.cxx +++ b/src/fl_curve.cxx @@ -84,7 +84,7 @@ void Fl_Graphics_Driver::curve(double X0, double Y0, double dy3 = 6*ya*e*e*e; double dy2 = dy3 + 2*yb*e*e; - // draw points 1 .. n-2: + // draw points 1 .. nSeg-2: for (int i=2; i