Skip to content

Commit

Permalink
Update CARET_trace/include/caret_trace/tracing_controller.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: ymski <[email protected]>
  • Loading branch information
xygyo77 and ymski authored Apr 16, 2024
1 parent a211485 commit e2abdcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CARET_trace/include/caret_trace/tracing_controller.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ class TracingController

/// @brief Register binding information for rclcpp_service_callback_added tracepoint.
/// @param service_handle Address of the service handle.
/// @param node_handle Address of the node handle instance.
/// @param node_handle Address of the node handle.
void add_service_handle(const void * service_handle, const void * node_handle);

/// @brief Register binding information for rcl_client_init tracepoint.
Expand Down

0 comments on commit e2abdcd

Please sign in to comment.