From fa1a14f9a81cad433c9ffa0bf8c78945bcfa115c Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Wed, 10 Nov 2021 11:13:25 +0000 Subject: [PATCH] Restyled by clang-format --- .../platform/nxp/se05x/DeviceAttestationSe05xCredsExample.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/platform/nxp/se05x/DeviceAttestationSe05xCredsExample.cpp b/examples/platform/nxp/se05x/DeviceAttestationSe05xCredsExample.cpp index 5d30d06508c1a5..71ac7099846fe0 100644 --- a/examples/platform/nxp/se05x/DeviceAttestationSe05xCredsExample.cpp +++ b/examples/platform/nxp/se05x/DeviceAttestationSe05xCredsExample.cpp @@ -179,7 +179,8 @@ CHIP_ERROR ExampleSe05xDACProvider::GetFirmwareInformation(MutableByteSpan & out return CHIP_NO_ERROR; } -CHIP_ERROR ExampleSe05xDACProvider::SignWithDeviceAttestationKey(const ByteSpan & digest_to_sign, MutableByteSpan & out_signature_buffer) +CHIP_ERROR ExampleSe05xDACProvider::SignWithDeviceAttestationKey(const ByteSpan & digest_to_sign, + MutableByteSpan & out_signature_buffer) { /*