mirror of
https://github.com/espressif/openthread.git
synced 2026-08-23 02:39:52 +00:00
[clang-format] apply v14 changes (#8490)
This commit is contained in:
@@ -40,8 +40,8 @@ namespace ot {
|
||||
|
||||
void TestTlv(void)
|
||||
{
|
||||
Instance * instance = testInitInstance();
|
||||
Message * message;
|
||||
Instance *instance = testInitInstance();
|
||||
Message *message;
|
||||
Tlv tlv;
|
||||
ExtendedTlv extTlv;
|
||||
uint16_t offset;
|
||||
|
||||
Reference in New Issue
Block a user