helloworld.input - comment fix
This commit is contained in:
parent
8fa2c6b4da
commit
b020783087
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ class hello_datasource : public mapnik::datasource
|
|||
// mandatory: return the layer descriptor
|
||||
mapnik::layer_descriptor get_descriptor() const;
|
||||
|
||||
// mandatory: whether to bind the datasource or delay
|
||||
// mandatory: will bind the datasource given params
|
||||
void bind() const;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Reference in a new issue