TYpo
This commit is contained in:
parent
17f76c4951
commit
4e6c58f749
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ sub ex_int_offset2 {
|
||||||
}
|
}
|
||||||
|
|
||||||
sub collapse_ex {
|
sub collapse_ex {
|
||||||
my ($polygons, $width) = @_;use XXX; YYY
|
my ($polygons, $width) = @_;
|
||||||
return [ ex_int_offset2($polygons, -$width/2, +$width/2) ];
|
return [ ex_int_offset2($polygons, -$width/2, +$width/2) ];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue