Skip to content

Commit 3e559b4

Browse files
committed
Refs #21129: Uncrustify
Signed-off-by: elianalf <62831776+elianalf@users.noreply.github.com>
1 parent 3a0ce6d commit 3e559b4

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

examples/cpp/rtps/Registered/TestReaderRegistered.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ class TestReaderRegistered
5959
{
6060
}
6161

62-
6362
void on_new_cache_change_added(
6463
eprosima::fastdds::rtps::RTPSReader* reader,
6564
const eprosima::fastdds::rtps::CacheChange_t* const change) override;

src/cpp/rtps/reader/BaseReader.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
namespace eprosima {
4747
namespace fastdds {
4848
namespace rtps {
49-
49+
5050
BaseReader::BaseReader(
5151
fastdds::rtps::RTPSParticipantImpl* pimpl,
5252
const fastdds::rtps::GUID_t& guid,

0 commit comments

Comments
 (0)