mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-02-02 01:08:14 +00:00
Fix indent style
This commit is contained in:
parent
ea6775f124
commit
f99d320253
@ -1,5 +1,5 @@
|
|||||||
#ifdef MTRACE
|
#ifdef MTRACE
|
||||||
#include <mcheck.h>
|
#include <mcheck.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
@ -260,7 +260,6 @@ void handle(std::string message, int z, unsigned x, unsigned y, struct pool **fi
|
|||||||
outfeature->add_tags(v->n);
|
outfeature->add_tags(v->n);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
free(value);
|
free(value);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user