From 9fedf9345cbd08062c9a735130469f5b8e5cfda0 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Wed, 10 Jan 2024 15:55:57 +0000 Subject: [PATCH] Restyled by whitespace --- src/app/CommandSender.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/CommandSender.h b/src/app/CommandSender.h index 834c5d3f0dae49..cbfef4d50413ba 100644 --- a/src/app/CommandSender.h +++ b/src/app/CommandSender.h @@ -138,7 +138,7 @@ class CommandSender final : public Messaging::ExchangeDelegate // to allow for future extendability. struct ErrorData { - /** + /** * The following errors will be delivered through chipError * * - CHIP_ERROR_TIMEOUT: A response was not received within the expected response timeout.