mirror of
https://github.com/espressif/openthread.git
synced 2026-08-13 22:27:47 +00:00
[clang-format] apply v14 changes (#8490)
This commit is contained in:
@@ -61,8 +61,8 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size)
|
||||
{
|
||||
const otPanId panId = 0xdead;
|
||||
|
||||
otInstance * instance = nullptr;
|
||||
otMessage * message = nullptr;
|
||||
otInstance *instance = nullptr;
|
||||
otMessage *message = nullptr;
|
||||
otError error = OT_ERROR_NONE;
|
||||
otMessageSettings settings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user