Skip to content

Commit 84b61c8

Browse files
restyled-commitswqx6
authored andcommitted
Restyled by clang-format
1 parent d182347 commit 84b61c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/OpenThread/GenericThreadBorderRouterDelegate.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ CHIP_ERROR GenericOpenThreadBorderRouterDelegate::GetDataset(Thread::Operational
119119
}
120120

121121
CHIP_ERROR GenericOpenThreadBorderRouterDelegate::SetActiveDataset(const Thread::OperationalDataset & activeDataset,
122-
uint32_t randomNumber, ActivateDatasetCallback * callback)
122+
uint32_t randomNumber, ActivateDatasetCallback * callback)
123123
{
124124
CHIP_ERROR err = BackupActiveDataset();
125125
if (err == CHIP_NO_ERROR)

0 commit comments

Comments
 (0)