From cd9577c2dc245f5f6ca33ee76437e317e416f4f1 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 5 Oct 2002 00:35:17 +0000 Subject: Fixed compiler warning. --- src/LineMarker.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LineMarker.cxx b/src/LineMarker.cxx index 03a9c1dd8..66ac50a5c 100644 --- a/src/LineMarker.cxx +++ b/src/LineMarker.cxx @@ -128,7 +128,7 @@ void XPM::Draw(Surface *surface, PRectangle &rc) { int startY = rc.top + (rc.Height() - height) / 2; int startX = rc.left + (rc.Width() - width) / 2; for (int y=0;y