mirror of
https://github.com/espressif/openthread.git
synced 2026-09-12 20:20:04 +00:00
[clang-format] apply v14 changes (#8490)
This commit is contained in:
@@ -89,7 +89,7 @@ void TestNetifMulticastAddresses(void)
|
||||
{
|
||||
const uint8_t kMaxAddresses = 8;
|
||||
|
||||
Instance * instance = testInitInstance();
|
||||
Instance *instance = testInitInstance();
|
||||
TestNetif netif(*instance);
|
||||
Ip6::Address addresses[kMaxAddresses];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user