Skip to content

Commit 2ffa929

Browse files
committed
More uncrustify
Signed-off-by: Raül <raulojeda@eprosima.com>
1 parent 56cf347 commit 2ffa929

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cpp/fastdds/domain/DomainParticipantImpl.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ ContentFilteredTopic* DomainParticipantImpl::create_contentfilteredtopic(
595595
{
596596
EPROSIMA_LOG_ERROR(PARTICIPANT, "Creating ContentFilteredTopic with name " << name
597597
<<
598-
": related_topic not from this participant");
598+
": related_topic not from this participant");
599599
return nullptr;
600600
}
601601

0 commit comments

Comments
 (0)