Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion rcl_action/include/rcl_action/action_server.h
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ rcl_action_server_is_valid_except_context(const rcl_action_server_t * action_ser
* services doesn't return RCL_RET_OK, or
* \return #RCL_RET_INVALID_ARGUMENT if the given node or clock or type_support is invalid
*/
RCL_PUBLIC
RCL_ACTION_PUBLIC
RCL_WARN_UNUSED
rcl_ret_t
rcl_action_server_configure_action_introspection(
Expand Down