Skip to content

Commit

Permalink
Fix uncrustify
Browse files Browse the repository at this point in the history
Signed-off-by: Michael X. Grey <grey@openrobotics.org>
  • Loading branch information
mxgrey committed Feb 13, 2022
1 parent 1da0abe commit de6f6c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1768,7 +1768,7 @@ bool FleetUpdateHandle::set_task_planner_params(
t.first->task_planner(self->_pimpl->task_planner);
});

return true;
return true;
}

return false;
Expand Down

0 comments on commit de6f6c2

Please # to comment.