Skip to content

Commit

Permalink
Update rmw_zenoh_cpp/src/detail/liveliness_utils.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Lalancette <[email protected]>
Signed-off-by: Yadu <[email protected]>
  • Loading branch information
Yadunund and clalancette authored Jan 17, 2024
1 parent 4d01e77 commit e29234a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmw_zenoh_cpp/src/detail/liveliness_utils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ class PublishToken
const std::string & token);
};

/// Replace "/" instances with "§".
/// Replace "/" instances with "%".
std::string mangle_name(const std::string & input);

/// Replace "%" instances with "/".
Expand Down

0 comments on commit e29234a

Please sign in to comment.