summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormvglasow <michael -at- vonglasow.com>2017-10-28 23:32:15 +0300
committermvglasow <michael -at- vonglasow.com>2017-10-28 23:32:15 +0300
commit30a5237105557eccc659efd8eba7e21dd32e60f7 (patch)
treee6c702cbd5b990f632e894a29a388a268fd06b2f
parent1f3675da69177429d9fad1cb77dcb8b7bc068e01 (diff)
downloadnavit-30a5237105557eccc659efd8eba7e21dd32e60f7.tar.gz
Refactor:route:Add documentation
Signed-off-by: mvglasow <michael -at- vonglasow.com>
-rw-r--r--navit/route.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/route.c b/navit/route.c
index 1eef9107c..364bd390c 100644
--- a/navit/route.c
+++ b/navit/route.c
@@ -114,7 +114,7 @@ struct route_graph_point {
struct route_segment_data {
struct item item; /**< The item (e.g. street) that this segment represents. */
int flags;
- int len; /**< Length of this segment */
+ int len; /**< Length of this segment, in meters */
/*NOTE: After a segment, various fields may follow, depending on what flags are set. Order of fields:
1.) maxspeed Maximum allowed speed on this segment. Present if AF_SPEED_LIMIT is set.
2.) offset If the item is segmented (i.e. represented by more than one segment), this