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 e2abdcd commit 99b9c1d
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 @@ -103,7 +103,7 @@ class TracingController

/// @brief Register binding information for rcl_client_init tracepoint.
/// @param client_handle Address of the client handle.
/// @param node_handle Address of the node handle instance.
/// @param node_handle Address of the node handle.
void add_client_handle(const void * client_handle, const void * node_handle);

/// @brief Register binding information for intra message tracepoint.
Expand Down

0 comments on commit 99b9c1d

Please sign in to comment.