Skip to content

Commit

Permalink
Fix doxygen (#3987)
Browse files Browse the repository at this point in the history
Signed-off-by: EduPonz <eduardoponz@eprosima.com>
  • Loading branch information
EduPonz authored Nov 2, 2023
1 parent 64b9de4 commit cc1f1e3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ class PortBasedTransportDescriptor : public TransportDescriptorInterface
*
* This function first looks for the port-specific ThreadSettings in the user-configured
* reception threads map, i.e. the collection of ThreadSettings returned by @ref reception_threads().
* If the ThreadSettings are found within said map, then @ref get_thread_config_for_port(uint32_t) returns them;
* If the ThreadSettings are found within said map, then @ref get_thread_config_for_port() returns them;
* else it returns the default reception thread settings, i.e. the ThreadSettings returned by
* @ref default_reception_threads().
*
Expand Down

0 comments on commit cc1f1e3

Please sign in to comment.