Skip to content

Commit

Permalink
Apply minor suggestion
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Company <[email protected]>
  • Loading branch information
MiguelCompany authored Mar 29, 2024
1 parent 1cf0e8a commit d81fffd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ typedef struct message_type_support_key_callbacks_t
/// Callback function for key serialization
/**
* \param[in] untyped_ros_message Type erased pointer to message instance.
* \param [in,out] Serialized FastCDR data object.
* \param [in,out] Fast CDR serializer.
* \return true if serialization succeeded, false otherwise.
*/
bool (* cdr_serialize_key)(
Expand Down

0 comments on commit d81fffd

Please sign in to comment.