Skip to content

Commit

Permalink
Fix doxygen for SampleRejectedStatus (#2787)
Browse files Browse the repository at this point in the history
* Fix doxygen

Signed-off-by: Ricardo González Moreno <[email protected]>

* Revert file

Signed-off-by: Ricardo González Moreno <[email protected]>
  • Loading branch information
richiware authored Jun 29, 2022
1 parent 0e4c85e commit 4dd89c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/fastdds/dds/core/status/SampleRejectedStatus.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ enum SampleRejectedStatusKind
REJECTED_BY_SAMPLES_PER_INSTANCE_LIMIT
};

//! @brief A struct storing the sample lost status
//! @brief A struct storing the sample rejected status
struct SampleRejectedStatus
{
/**
Expand Down

0 comments on commit 4dd89c0

Please sign in to comment.