mirror of
https://github.com/espressif/openthread.git
synced 2026-07-26 22:09:05 +00:00
[clang-format] apply v14 changes (#8490)
This commit is contained in:
@@ -498,8 +498,8 @@ void otPlatSettingsWipe(otInstance *aInstance)
|
||||
|
||||
otError otPlatDiagProcess(otInstance *aInstance,
|
||||
uint8_t aArgsLength,
|
||||
char * aArgs[],
|
||||
char * aOutput,
|
||||
char *aArgs[],
|
||||
char *aOutput,
|
||||
size_t aOutputMaxLen)
|
||||
{
|
||||
OT_UNUSED_VARIABLE(aInstance);
|
||||
|
||||
Reference in New Issue
Block a user