Skip to content

Commit 4da1b6a

Browse files
committed
[#24620] Applied uncrustify
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
1 parent 8df49ff commit 4da1b6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ddsrouter_core/test/blackbox/ddsrouter_core/dds/repeater/DDSTestRepeaterDisposeKey.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ DdsRouterConfiguration xml_repeater_dispose_configuration()
7272
utils::Heritable<core::types::WildcardDdsFilterTopic>::make_heritable(topic));
7373

7474
// -- Create the participants ---------------------------------------------
75-
75+
7676
// Simple participant in domain 0 (publisher side)
7777
{
7878
auto part = std::make_shared<participants::SimpleParticipantConfiguration>();
@@ -147,7 +147,7 @@ void test_xml_repeater_key_dispose(
147147
}
148148

149149
// -- Dispose the keyed publisher -----------------------------------------
150-
150+
151151
// The dispose is routed to the XML repeater participant's writer,
152152
// whose RepeaterDataFilter prefilter is evaluated with a null user_write_data.
153153
// >>> Without the fix the router segfaults at this point. <<<

0 commit comments

Comments
 (0)