+ apply _mapnik_ coding style

This commit is contained in:
artemp 2012-07-19 16:23:39 +01:00
parent c8cfde58f7
commit 994f9abb01

View file

@ -243,7 +243,7 @@ public:
Renderer& ren,
agg::trans_affine const& mtx,
double opacity,
const box2d<double> &symbol_bbox)
box2d<double> const& symbol_bbox)
{
using namespace agg;