Fix multi-line warning

This commit is contained in:
Patrick Niklaus 2018-02-01 12:42:20 +00:00 committed by Patrick Niklaus
parent 05f6b55036
commit a06d1782c0

View File

@ -51,7 +51,7 @@ double findTotalTurnAngle(const RouteStep &entry_step, const RouteStep &exit_ste
// both angles are in the same direction, the total turn gets increased // both angles are in the same direction, the total turn gets increased
// //
// a ---- b // a ---- b
// \  // `
// c // c
// | // |
// d // d