mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
+ fix typo
This commit is contained in:
parent
07a6fee1ed
commit
a71f0b8a93
@ -114,7 +114,7 @@ struct polygon_clipper
|
||||
polygon_clipper(box2d<double> const& clip_box, Geometry & geom)
|
||||
:state_(clip),
|
||||
clip_box_(clip_box),
|
||||
geom_(geom),
|
||||
geom_(geom)
|
||||
{
|
||||
init();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user