From 2caa865a89032a29f9f6b95dd7043b2eee9c7949 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(-) (limited to 'src') 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