Skip to content

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
Signed-off-by: Yadunund <[email protected]>
  • Loading branch information
Yadunund committed Sep 5, 2024
1 parent 5295774 commit 34cff76
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 @@ -467,7 +467,7 @@ bool rmw_context_impl_s::create_node_data(
ns,
node_name,
data_->enclave_
}
}
);
if (entity == nullptr) {
RMW_ZENOH_LOG_ERROR_NAMED(
Expand Down

0 comments on commit 34cff76

Please sign in to comment.