Skip to content

Commit b3fd63d

Browse files
restyled-commitssu-shanka
authored andcommitted
Restyled by whitespace
1 parent 137f031 commit b3fd63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/darwin/Framework/CHIP/MTRCommissionableBrowser.mm

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ void OnNodeDiscovered(const DiscoveredNodeData & nodeData) override
162162
assertChipStackLockedByCurrentThread();
163163

164164
if (!nodeData.Is<CommissionNodeData>()) {
165-
// not commissionable/commissioners node
165+
// not commissionable/commissioners node
166166
return;
167167
}
168168

0 commit comments

Comments
 (0)