From dbf076fb553dc694114e7d9c0761381c3a0cd895 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Fri, 9 Jul 2021 12:45:21 +0000 Subject: [PATCH] Restyled by whitespace --- examples/platform/linux/CommissioneeShellCommands.h | 2 +- examples/platform/linux/ControllerShellCommands.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/platform/linux/CommissioneeShellCommands.h b/examples/platform/linux/CommissioneeShellCommands.h index df34c94155cae3..943324543af549 100644 --- a/examples/platform/linux/CommissioneeShellCommands.h +++ b/examples/platform/linux/CommissioneeShellCommands.h @@ -30,4 +30,4 @@ namespace Shell { void RegisterCommissioneeCommands(); } // namespace Shell -} // namespace chip \ No newline at end of file +} // namespace chip diff --git a/examples/platform/linux/ControllerShellCommands.h b/examples/platform/linux/ControllerShellCommands.h index 45b2c52eada6cf..beb740ddf3d754 100644 --- a/examples/platform/linux/ControllerShellCommands.h +++ b/examples/platform/linux/ControllerShellCommands.h @@ -32,4 +32,4 @@ namespace Shell { void RegisterDiscoverCommands(chip::Controller::DeviceCommissioner * commissioner); } // namespace Shell -} // namespace chip \ No newline at end of file +} // namespace chip