Skip to content

Commit

Permalink
Constant reference
Browse files Browse the repository at this point in the history
  • Loading branch information
sloretz committed Dec 6, 2018
1 parent 03c9cf0 commit ea33c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rclcpp_action/include/rclcpp_action/server_goal_handle.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ class ServerGoalHandle : public ServerGoalHandleBase
}

/// Get the unique identifier of the goal
const GoalID
const GoalID &
get_goal_id() const
{
return uuid_;
Expand Down

0 comments on commit ea33c88

Please sign in to comment.