Skip to content

Commit 6dc22db

Browse files
committed
Uncrustify
Signed-off-by: Raül <raulojeda@eprosima.com>
1 parent 054971a commit 6dc22db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/blackbox/common/BlackboxTestsDiscovery.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,7 @@ TEST_P(Discovery, PubSubAsReliableHelloworldEndpointUserData)
10231023
}
10241024

10251025
//! Auxiliar method for discovering participants tests
1026-
template <typename ParticipantConfigurator>
1026+
template<typename ParticipantConfigurator>
10271027
static void discoverParticipantsTest(
10281028
bool avoid_multicast,
10291029
size_t n_participants,

0 commit comments

Comments
 (0)