Skip to content

Commit e1118ce

Browse files
committed
Update
Signed-off-by: Pablo Garrido <pablogs9@gmail.com>
1 parent 6b2fcb0 commit e1118ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rmw_microxrcedds_c/include/rmw_microros/memory_error_handling.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ typedef void (* rmw_uros_memory_error_handling)(
3838
/**
3939
* \brief Sets the callback functions for handling error in static memory handling
4040
*
41-
* \param[in] memory_error_cb publisher where continous serialization is being configured
41+
* \param[in] memory_error_cb callback to be triggered on static memory failure
4242
*/
4343
void rmw_uros_set_memory_error_handling_callback(
4444
rmw_uros_memory_error_handling memory_error_cb);

0 commit comments

Comments
 (0)