formatting

This commit is contained in:
Dane Springmeyer 2011-10-22 17:25:09 -07:00
parent 8b53f78d1d
commit dffb968f70

View file

@ -67,7 +67,7 @@ public:
wkbGeometryCollectionZ=1007
};
wkb_reader(const char* wkb,unsigned size, wkbFormat format)
wkb_reader(const char* wkb, unsigned size, wkbFormat format)
: wkb_(wkb),
size_(size),
pos_(0),