summaryrefslogtreecommitdiff
path: root/tagstats/geodistribution.hpp
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2011-10-12 19:58:26 +0200
committerJochen Topf <jochen@topf.org>2011-10-12 19:58:26 +0200
commitfc9dbd0508e37c0c7398c480d28a69f2a1c3e58a (patch)
treecb1c6c704c9d3445af20b565d28f623ff79f03eb /tagstats/geodistribution.hpp
parent733ff28aed1b272a6d9e166475eb04b57bdabd85 (diff)
downloadtaginfo-fc9dbd0508e37c0c7398c480d28a69f2a1c3e58a.tar
taginfo-fc9dbd0508e37c0c7398c480d28a69f2a1c3e58a.tar.gz
indent
Diffstat (limited to 'tagstats/geodistribution.hpp')
-rw-r--r--tagstats/geodistribution.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tagstats/geodistribution.hpp b/tagstats/geodistribution.hpp
index ce5ece4..8b4e43f 100644
--- a/tagstats/geodistribution.hpp
+++ b/tagstats/geodistribution.hpp
@@ -10,7 +10,7 @@
* Functor class defining the () operator as a function that limits a
* Osmium::OSM::Position to a bounding box, reduces the resolution
* of the coordinates and returns an integer.
- *
+ *
* @tparam T Result type after conversion. Must be an unsigned integer type.
*/
template <typename T>