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 Jun 18, 2024
1 parent f87c3ed commit e866b10
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 @@ -41,7 +41,7 @@ class TracingController
/// @brief Register topic name and binding information for rcl_subscription_init hook.
/// @param node_handle Address of the node handle.
/// @param subscription_handle Address of the subscription handle.
/// @param topic_name topic name.
/// @param topic_name Topic name.
void add_subscription_handle(
const void * node_handle, const void * subscription_handle, std::string topic_name);

Expand Down

0 comments on commit e866b10

Please sign in to comment.