Skip to content

Commit

Permalink
Refs #20141: Uncrustify
Browse files Browse the repository at this point in the history
Signed-off-by: Jesus Perez <jesusperez@eprosima.com>
  • Loading branch information
jepemi authored and elianalf committed Mar 18, 2024
1 parent 49cba76 commit 669fe26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unittest/transport/mock/MockTCPv6Transport.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class MockTCPv6Transport : public TCPv6Transport
{
return TCPv6Transport::send(send_buffer, send_buffer_size, send_resource_locator, remote_locator);
}

};

} // namespace rtps
Expand Down

0 comments on commit 669fe26

Please sign in to comment.