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 tcarmelveilleux committed Sep 4, 2024
1 parent 42d2856 commit 2847b91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ void AccessControlAttribute::OnFabricRestrictionReviewUpdate(FabricIndex fabricI
CHIP_ERROR err;
ArlReviewEvent event{ .token = token, .fabricIndex = fabricIndex };

event.instruction = instruction;
event.instruction = instruction;
event.ARLRequestFlowUrl = arlRequestFlowUrl;

EventNumber eventNumber;
Expand Down

0 comments on commit 2847b91

Please sign in to comment.