Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Dominik <[email protected]>
  • Loading branch information
ottojo and authaldo authored Feb 3, 2024
1 parent d74b422 commit 6e36742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/service_wrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -290,5 +290,5 @@ void ServiceWrapper::parameterModificationResponseReceived(const rclcpp::Client<
}

void ServiceWrapper::setIgnoreDefaultParameters(bool ignoreDefaultParameters_) {
this->ignoreDefaultParameters=ignoreDefaultParameters_;
this->ignoreDefaultParameters = ignoreDefaultParameters_;
}

0 comments on commit 6e36742

Please sign in to comment.