Skip to content

Commit

Permalink
Refs #21129: Uncrustify
Browse files Browse the repository at this point in the history
Signed-off-by: elianalf <[email protected]>
  • Loading branch information
elianalf committed Jun 12, 2024
1 parent 0226293 commit 0053c97
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion examples/cpp/rtps/Registered/TestReaderRegistered.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ class TestReaderRegistered
{
}


void on_new_cache_change_added(
eprosima::fastdds::rtps::RTPSReader* reader,
const eprosima::fastdds::rtps::CacheChange_t* const change) override;
Expand Down
2 changes: 1 addition & 1 deletion src/cpp/rtps/reader/BaseReader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
namespace eprosima {
namespace fastdds {
namespace rtps {

BaseReader::BaseReader(
fastdds::rtps::RTPSParticipantImpl* pimpl,
const fastdds::rtps::GUID_t& guid,
Expand Down

0 comments on commit 0053c97

Please sign in to comment.