Skip to content

Commit

Permalink
address feedback in pull request
Browse files Browse the repository at this point in the history
Signed-off-by: Miaofei <[email protected]>
  • Loading branch information
mm318 committed Apr 26, 2019
1 parent d71df68 commit f4347b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmw_fastrtps_shared_cpp/src/rmw_wait.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ __rmw_wait(
rmw_guard_conditions_t * guard_conditions,
rmw_services_t * services,
rmw_clients_t * clients,
rmw_events_t * events,
rmw_events_t * /*events*/,
rmw_wait_set_t * wait_set,
const rmw_time_t * wait_timeout)
{
Expand Down

0 comments on commit f4347b1

Please sign in to comment.