From 5d4a2ca9abe36c7cb5d09ca078474dd6aafc9013 Mon Sep 17 00:00:00 2001 From: Duane Gearhart Date: Fri, 20 Apr 2018 00:19:49 -0400 Subject: [PATCH] Format fix --- src/engine/guidance/collapse_turns.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/engine/guidance/collapse_turns.cpp b/src/engine/guidance/collapse_turns.cpp index 8219ecb2c..8bf6570d7 100644 --- a/src/engine/guidance/collapse_turns.cpp +++ b/src/engine/guidance/collapse_turns.cpp @@ -620,8 +620,8 @@ RouteSteps collapseSegregatedTurnInstructions(RouteSteps steps) } // else if the current step is segregated and the next step is not segregated // and the next step is not a roundabout then combine with turn adjustment - else if (curr_step->is_segregated && !next_step->is_segregated - && !hasRoundaboutType(next_step->maneuver.instruction)) + else if (curr_step->is_segregated && !next_step->is_segregated && + !hasRoundaboutType(next_step->maneuver.instruction)) { // Determine if u-turn if (bearingsAreReversed(