Skip to content

Commit

Permalink
make linters happy
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
  • Loading branch information
ahcorde committed Dec 9, 2024
1 parent 385e012 commit 647c8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmw_zenoh_cpp/src/detail/rmw_context_impl_s.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ class rmw_context_impl_s::Data final
close_session.cancel();
#ifndef _MSC_VER
free_shm_provider.cancel();
#endif _MSC_VER
#endif
undeclare_z_sub.cancel();
}

Expand Down

0 comments on commit 647c8c0

Please sign in to comment.