Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and jmartinez-silabs committed Feb 20, 2024
1 parent bf1d5c6 commit 6aa8185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/platform/ThreadStackManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ class ThreadStackManager
/*
* @brief Utility function to clear all thread SRP host and services established between the SRP server and client.
* It is expected that a transaction is done between the SRP server and client so the clear request is applied on both ends
*
*
* A generic implementation is provided in `GenericThreadStackManagerImpl_OpenThread` with the SoC OT stack
*/
CHIP_ERROR ClearAllSrpHostAndServices();
Expand Down

0 comments on commit 6aa8185

Please sign in to comment.