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 committed Apr 24, 2024
1 parent 6dfffdf commit 9916bc3
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 @@ -127,7 +127,7 @@ class TracingController

/// @brief Check if trace point is a enabled publisher and set to allowed message map
/// @param publisher_handle Address of the publisher handle.
/// @param message Address of the messgae.
/// @param message Address of the message.
/// @return True if the publisher is enabled, false otherwise.
bool is_allowed_publisher_handle_and_add_message(
const void * publisher_handle, const void * message);
Expand Down

0 comments on commit 9916bc3

Please sign in to comment.