Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and andreilitvin committed Dec 13, 2024
1 parent 39fede8 commit 6103ce4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,8 @@ using detail::EnumeratorCommandFinder;

namespace {

/// Search by device type within a span of EmberAfDeviceType (finds the device type that matches the given DataModel::DeviceTypeEntry)
/// Search by device type within a span of EmberAfDeviceType (finds the device type that matches the given
/// DataModel::DeviceTypeEntry)
struct ByDeviceType
{
using Key = DataModel::DeviceTypeEntry;
Expand Down

0 comments on commit 6103ce4

Please sign in to comment.