Skip to content

Commit b9b1cba

Browse files
restyled-commitswoody-apple
authored andcommitted
Restyled by clang-format
1 parent 9c27986 commit b9b1cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/darwin/Framework/CHIP/MTRBaseDevice.mm

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ - (void)invalidateCASESession
283283
ErrorCallback errorCallback, MTRDeviceResubscriptionScheduledHandler _Nullable resubscriptionScheduledHandler,
284284
MTRSubscriptionEstablishedHandler _Nullable subscriptionEstablishedHandler, OnDoneHandler _Nullable onDoneHandler)
285285
: MTRBaseSubscriptionCallback(attributeReportCallback, eventReportCallback, errorCallback, resubscriptionScheduledHandler,
286-
subscriptionEstablishedHandler, onDoneHandler)
286+
subscriptionEstablishedHandler, onDoneHandler)
287287
{
288288
}
289289

0 commit comments

Comments
 (0)