From f9e9f59b951ec14761c62f34f9ee07f3d06fa34b Mon Sep 17 00:00:00 2001 From: johanengelen Date: Mon, 23 Jun 2008 21:51:35 +0000 Subject: [PATCH] sorry to have broken build --- src/display/nr-arena-shape.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/display/nr-arena-shape.cpp b/src/display/nr-arena-shape.cpp index 40e55255f..39bfe1e26 100644 --- a/src/display/nr-arena-shape.cpp +++ b/src/display/nr-arena-shape.cpp @@ -420,7 +420,7 @@ static bool is_inner_area(NRRectL const &outer, NRRectL const &inner) { /* returns true if the pathvector has a region that needs fill. * is for optimizing purposes, so should be fast and can falsely return true. - * CANNOT falsely return false. + * CANNOT falsely return false. */ static bool has_inner_area(Geom::PathVector const & pv) { // return false for the cases where there is surely no region to be filled if (pv.empty()) -- 2.30.2