Skip to content

Commit 284644f

Browse files
restyled-commitsstingchang
authored andcommitted
Restyled by clang-format
1 parent b5ccbd4 commit 284644f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/chef/common/chef-rvc-operational-state-delegate.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ using namespace chip::app::Clusters::RvcOperationalState;
2929
using chip::Protocols::InteractionModel::Status;
3030

3131
static std::unique_ptr<RvcOperationalStateDelegate> gRvcOperationalStateDelegate;
32-
static std::unique_ptr<RvcOperationalState::Instance > gRvcOperationalStateInstance;
32+
static std::unique_ptr<RvcOperationalState::Instance> gRvcOperationalStateInstance;
3333

3434
static void onOperationalStateTimerTick(System::Layer * systemLayer, void * data);
3535

0 commit comments

Comments
 (0)