diff --git a/libs/traffxml/traff_decoder.hpp b/libs/traffxml/traff_decoder.hpp index 92a5a8219..2dc4b12c9 100644 --- a/libs/traffxml/traff_decoder.hpp +++ b/libs/traffxml/traff_decoder.hpp @@ -616,6 +616,7 @@ void TruncateStart(std::vector & rsegments, * @param checkpoints The reference points (at least two) * @param end Index of the last segment to keep * @param endSaving Cost saved by truncating + * @param endWeight Total weight of the route, including trailing fake segments * @param junctions Junctions with the weight of their leap segment */ void TruncateEnd(std::vector & rsegments,