Skip to content

Commit

Permalink
clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
harrism committed Nov 15, 2023
1 parent a70f19d commit 06e080c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/rmm/cuda_device.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ struct cuda_device_id {
{
return lhs.value() != rhs.value();
}
//! @endcond
//! @endcond
private:
value_type id_;
};
Expand Down

0 comments on commit 06e080c

Please sign in to comment.