Skip to content

Commit

Permalink
Address last peer review comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
  • Loading branch information
hidmic committed Sep 22, 2020
1 parent 8899558 commit a680b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmw/include/rmw/rmw.h
Original file line number Diff line number Diff line change
Expand Up @@ -2102,7 +2102,7 @@ rmw_count_subscribers(
*
* \pre Given `publisher` must be a valid subscription, as returned by rmw_create_publisher().
*
* \param[in] publisher Publisher to be get a gid from.
* \param[in] publisher Publisher to get a gid from.
* \param[out] gid Publisher's unique identifier, populated on success
* but left unchanged on failure.
* \return `RMW_RET_OK` if successful, or
Expand Down

0 comments on commit a680b34

Please sign in to comment.